Split Options into encode / decode.
[dcpomatic.git] / src / lib / ab_transcoder.cc
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-04 Carl HetheringtonMerge master.
2012-11-18 Carl HetheringtonFix process end on A/B transcoder too.
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-16 Carl HetheringtonVarious external audio fixes.
2012-11-15 Carl HetheringtonUntested rework of AB transcoder.
2012-11-15 Carl HetheringtonUntested external audio support; AB transcodes still...
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-12 Carl HetheringtonUntested; more movement of stuff out of decoder.
2012-11-10 Carl HetheringtonMerge master.
2012-11-10 Carl HetheringtonMore various AudioStream hacks.
2012-11-05 Carl HetheringtonMove trimming into the encoder; seems to be cleaner.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-14 Carl HetheringtonTry to clarify the difference between line size and...
2012-10-10 Carl HetheringtonSubs successfully exported with thumbs.
2012-10-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-09 Carl HetheringtonMerge branch 'master' into subs
2012-10-09 Carl HetheringtonRemove some unnecessary code.
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-09-29 Carl HetheringtonEntirely untested resampling to fix 24fps drop-frame.
2012-07-14 Carl HetheringtonMove things round a bit.