summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-01Allow use of specified mingw tools rather than those on the system path.Carl Hetherington
2012-11-27Use -O2 rather than -O3 to try to work around weird win32 crashes.Carl Hetherington
2012-11-27Windows environment tweaks.Carl Hetherington
2012-11-10Bump versionCarl Hetherington
2012-11-10Bump versionCarl Hetherington
2012-11-10ChangeLog.Carl Hetherington
2012-11-10Fix crash on trying to obtain a DCI name without an audio stream.Carl Hetherington
2012-11-07Bump versionCarl Hetherington
2012-11-07Bump versionCarl Hetherington
2012-11-05Fix windows build.Carl Hetherington
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