summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-11-16Various external audio fixes.Carl Hetherington
2012-11-16Fix a couple of thinkos in the external audio code.Carl Hetherington
2012-11-16Fix never-ending transcodes with FFmpeg audio.Carl Hetherington
2012-11-15GPL boilerplate.Carl Hetherington
2012-11-15Untested rework of AB transcoder.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-15Default to using a DCI name.Carl Hetherington
2012-11-15Fix thinko in video signalling.Carl Hetherington
2012-11-15Try to fix back compat.Carl Hetherington
2012-11-14Try a bit of backwards compatibility in state file.Carl Hetherington
2012-11-14Be slightly more backwards compatible.Carl Hetherington
2012-11-14Use ImageMagick for tiff decoding too.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-12Untested; extend CompactImage to return a AVPicture.Carl Hetherington
2012-11-12Remove out of date comment.Carl Hetherington
2012-11-12Missing files.Carl Hetherington
2012-11-12Untested; more movement of stuff out of decoder.Carl Hetherington
2012-11-11Rename use_source_audio to use_content_audio.Carl Hetherington
2012-11-11Fix comment.Carl Hetherington
2012-11-11Various small UI tidy-ups.Carl Hetherington
2012-11-10Fix crash on trying to obtain a DCI name without an audio stream.Carl Hetherington
2012-11-10More various AudioStream hacks.Carl Hetherington
2012-11-07Move audio sample format stuff out of Decoder base class.Carl Hetherington
2012-11-07FFmpeg decoder should only do audio if we're using source audio.Carl Hetherington
2012-11-07Move deinterleaving of audio into ffmpeg decoder.Carl Hetherington
2012-11-07GUI and metadata for external audio.Carl Hetherington
2012-11-05A few comments.Carl Hetherington
2012-11-05Job progress tidy-ups.Carl Hetherington
2012-11-05Fix crash.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-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-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