Move trimming into the encoder; seems to be cleaner.
[dcpomatic.git] / src / lib / transcoder.cc
2012-11-05 Carl HetheringtonMove trimming into the encoder; seems to be cleaner.
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-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.