Various subtitle fixes.
[dcpomatic.git] / src / lib / decoder.cc
2012-10-09 Carl HetheringtonVarious subtitle fixes.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-02 Carl HetheringtonTidy up timing code a bit.
2012-10-01 Carl HetheringtonSome more debug logging.
2012-10-01 Carl HetheringtonVarious fixes to resampling.
2012-09-29 Carl HetheringtonEntirely untested resampling to fix 24fps drop-frame.
2012-09-28 Carl HetheringtonMerge branch 'ubuntu-build'
2012-09-28 Carl HetheringtonFix probably-incorrect parameter passing, not spotted...
2012-09-24 Carl HetheringtonFix problems with overflow on long films.
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-12 Carl HetheringtonAllow build using Ubuntu 12.04 repos.
2012-08-04 Carl HetheringtonUpdate README a bit.
2012-08-04 Carl HetheringtonBuild with git.
2012-08-04 Carl Hetherington0.9.2
2012-08-04 Carl Hetherington0.11.1.
2012-08-04 Carl Hetherington0.10.4
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonRemove debug message.
2012-07-27 Carl HetheringtonClean up a few bits.
2012-07-27 Carl HetheringtonTidy up and comment a bit.
2012-07-27 Carl HetheringtonClean up channels coming from ffmpeg wrt those thought...
2012-07-27 Carl HetheringtonUn-hard-wire bytes per sample slightly.
2012-07-26 Carl HetheringtonFix up resampling, possibly.
2012-07-26 Carl HetheringtonImplemented but faulty.
2012-07-22 Carl HetheringtonTweak to build and maybe run with current FFmpeg git.
2012-07-21 Carl HetheringtonFix error on creating cut videos; fill any shortfall...
2012-07-20 Carl HetheringtonTry to fix up build with newer ffmpeg.
2012-07-20 Carl HetheringtonMerge branch 'own-mxf' of /home/carl/git/dvdomatic...
2012-07-19 Carl Hetherington#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.
2012-07-14 Carl HetheringtonMove things round a bit.