Fix up some bugs when using limited DCP range (reported by Wolfgang Woehl).
[dcpomatic.git] / src / lib / film_state.cc
2012-10-07 Carl HetheringtonFix up some bugs when using limited DCP range (reported...
2012-10-02 Carl HetheringtonUse drop-frame sound hack for 30 fps drop as well.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-01 Carl HetheringtonVarious fixes to resampling.
2012-09-28 Carl HetheringtonMerge branch 'ubuntu-build'
2012-09-27 Carl HetheringtonTry to fix problems with upper-case still-image extensions.
2012-09-23 Carl HetheringtonRemove probably unnecessary and certainly erroneous...
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl HetheringtonFix crash with still images.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonClean up a few bits.
2012-07-27 Carl HetheringtonUn-hard-wire bytes per sample slightly.
2012-07-24 Carl HetheringtonMerge.
2012-07-24 Carl HetheringtonFix bad access of content path.
2012-07-23 Carl HetheringtonTry to improve path handling a bit, and add a few tests.
2012-07-22 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2012-07-22 Carl HetheringtonUse MD5 digest of content file as part of the J2C direc...
2012-07-14 Carl HetheringtonMove things round a bit.