summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-12-17Make the viewer respond to filter changes.Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.Carl Hetherington
2012-12-16A few fixes to still image mode.Carl Hetherington
2012-12-16Various hacks to subtitles etc.Carl Hetherington
2012-12-16Do content digest in the examine contents job (fixes #6).Carl Hetherington
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-16Revert "Skipping hacks."Carl Hetherington
2012-12-16Various fixups.Carl Hetherington
2012-12-16Various fixes.Carl Hetherington
2012-12-16Small method rename.Carl Hetherington
2012-12-16Decoder handles crop changing.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-12-16Remove apply crop flag.Carl Hetherington
2012-12-16Various fixes.Carl Hetherington
2012-12-16Integrated FFmpeg player (slow).Carl Hetherington
2012-12-15Comment typo.Carl Hetherington
2012-12-15Remove thumbnailing stuff.Carl Hetherington
2012-12-15Small cleanup.Carl Hetherington
2012-12-15Skipping hacks.Carl Hetherington
2012-12-15Merge branch 'master' into speed-upCarl 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-10Try to allow users to specify that the film's header should be trusted wrt le...Carl Hetherington
2012-12-10Add trust content header switch.Carl Hetherington
2012-12-10Oops in previous.Carl Hetherington
2012-12-10Try removing force of single-threaded decoding again.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