summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-05A few comments.Carl Hetherington
2012-11-05Update bug tracker.Carl Hetherington
2012-11-05GUI tweaks.Carl Hetherington
2012-11-05Tidy up GUI code.Carl Hetherington
2012-11-05Job progress tidy-ups.Carl Hetherington
2012-11-05Fix crash.Carl Hetherington
2012-11-05Remove range dialog which I think is pointless now.Carl Hetherington
2012-11-05Move trimming into the encoder; seems to be cleaner.Carl Hetherington
2012-11-04Various fixes.Carl Hetherington
2012-11-04Hoepfully fix end trimming, and fix noise on end of audio when resampling.Carl Hetherington
2012-11-04Tweak ChangeLog.Carl Hetherington
2012-11-04Update ChangeLog.Carl Hetherington
2012-11-04Add option to specify default film directory.Carl Hetherington
2012-11-04Fix various bugs.Carl Hetherington
2012-11-04Various range fixes.Carl Hetherington
2012-11-04Fix merge; other tweaks.Carl Hetherington
2012-11-04Do the delay line in floats with an AudioBuffer.Carl Hetherington
2012-11-04Partial small cleanup.Carl Hetherington
2012-11-04Rework counting of audio / video in the decoder a bit.Carl Hetherington
2012-11-04Revert "Remove minimal flag."Carl Hetherington
2012-11-04Remove minimal flag.Carl Hetherington
2012-11-04Remove unused ignore_length parameter.Carl Hetherington
2012-11-04Various work on range setting.Carl Hetherington
2012-11-04Fix crash when loading a film when one is already loaded.Carl Hetherington
2012-11-04Merge master.Carl Hetherington
2012-11-04Skip every other frame with 50fps sources.Carl Hetherington
2012-11-04Fix bugs caught by tests.Carl Hetherington
2012-11-04Untested trim of start and end.Carl Hetherington
2012-11-04Remove trim action settings.Carl Hetherington
2012-11-01Merge branch 'master' of ssh://carlh.dnsalias.org/home/carl/git/dvdomaticCarl Hetherington
2012-11-01Log on av_read_frame error (rather than aborting) and log on unused data in a...Carl Hetherington
2012-11-01Don't fail if we need to insert stuff right at the beginning of the decode.Carl Hetherington
2012-11-01Tidy up sensitivity of labels.Carl Hetherington
2012-11-01New bugs.Carl Hetherington
2012-10-31Hopefully fix up out-of-order decodes.Carl Hetherington
2012-10-31Try a different approach to frame duplication in the decoder.Carl Hetherington
2012-10-31Fix up parent / child member naming confusion.Carl Hetherington
2012-10-31Remove debug script.Carl Hetherington
2012-10-31Don't emit 0 bytes of audio if video and audio are already in sync.Carl Hetherington
2012-10-31Be more checky about inputs.Carl Hetherington
2012-10-31Pass command line parameters to ./waf configureCarl Hetherington
2012-10-31Pass command line parameters to ./waf configureCarl Hetherington
2012-10-30Fix up windows 64 build.Carl Hetherington
2012-10-30Try to use the previous frame rather than the current one when padding PTS gaps.Carl Hetherington
2012-10-30Tweak naming.Carl Hetherington
2012-10-30Add bug to tracker.Carl Hetherington
2012-10-30Fix build.Carl Hetherington
2012-10-30Insert / remove frames from the output as required to keep things right with ...Carl Hetherington
2012-10-29Hack around disappearing menu bar in Ubuntu 12.10Carl Hetherington
2012-10-29Compile fixes for ubuntu 12.10Carl Hetherington