summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-12-15Comment typo.Carl Hetherington
2012-12-15Small cleanup.Carl Hetherington
2012-12-15Missing include.Carl Hetherington
2012-12-13Fix regression when AVCodecContext's channel layout doesn't get set up by FFm...Carl Hetherington
2012-12-13Try to hack progress reporting for make DCP to not sit at 100% for a while (#5).Carl Hetherington
2012-12-13Remove bugs everywhere; mantis instead. Catch all exceptions ever from a job.Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-12-06More logging tweaks; allow log level to be specified on the command line; bum...Carl Hetherington
2012-12-06Clarify log levels a touch and add a debug message.Carl Hetherington
2012-12-06Improve logging slightly.Carl Hetherington
2012-12-05Missing virtual destructor.Carl Hetherington
2012-12-05Be more gracious when we fail to parse some subtitle types.Carl Hetherington
2012-12-05Missing virtual destructor.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-12-02Add missing virtual destructor.Carl Hetherington
2012-12-01Merge branch 'new-env-test'Carl Hetherington
2012-12-01Missing virtual destructor.Carl Hetherington
2012-12-01Remove unnecessary virtual qualifier.Carl Hetherington
2012-12-01Missing virtual destructor.Carl Hetherington
2012-11-27Remove unused Config::Changed signal.Carl Hetherington
2012-11-19Remove never-tested DVD ripping / title code.Carl Hetherington
2012-11-19Remove unused Processor::process_begin; some docs.Carl Hetherington
2012-11-18Fix mis-alignment of copied AlignedImages; add some asserts; some docs.Carl Hetherington
2012-11-18Fix process end on A/B transcoder too.Carl Hetherington
2012-11-18Try to fix back compat.Carl Hetherington
2012-11-18Call processor process_end methods as required. Remove questionable padding ...Carl Hetherington
2012-11-17Another attempt to do external audio moderately nicely.Carl Hetherington
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