summaryrefslogtreecommitdiff
path: root/src/lib/video_decoder.h
AgeCommit message (Collapse)Author
2013-03-06Revert "Split timed from untimed sinks / sources. Should produce same ↵Carl Hetherington
output, in theory." This reverts commit 18614dda0d53b713ace5ad1df57298d049dba87f.
2013-03-05Split timed from untimed sinks / sources. Should produce same output, in ↵Carl Hetherington
theory.
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ↵Carl Hetherington
make the DCP.
2013-01-17shared_ptr is a bit excessive for DecodeOptions.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to ↵Carl Hetherington
still-image-with-audio.
2012-12-18Try to tidy up subtitle timing and seeks wrt source frames, DCP frames and ↵Carl Hetherington
rounding.
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-16Various fixes.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-12-10Try to allow users to specify that the film's header should be trusted wrt ↵Carl Hetherington
length when building thumbnails, thus speeding up examine-content by a factor of 2-ish.
2012-11-19Remove unused Processor::process_begin; some docs.Carl Hetherington
2012-11-17Another attempt to do external audio moderately nicely.Carl Hetherington
2012-11-16Various external audio fixes.Carl Hetherington
2012-11-15GPL boilerplate.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington