Fix crash with sub-sample push parts in AudioMerger.
[dcpomatic.git] / test / dcpomatic_time_test.cc
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-01-18 Carl HetheringtonRemove a cast from float to double which seemingly...
2018-01-18 Carl HetheringtonMove a couple of tests to a more appropriate place.
2017-06-29 Carl HetheringtonFixes for silence in projects, various cleanups.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-19 Carl HetheringtonFix merging of audio in various circumstances.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-31 Carl HetheringtonAllow configuration of MXF/XML filenames (part of ...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-02-24 Carl HetheringtonAdd test.
2015-07-29 Carl HetheringtonReplace Time::frames with Time::frames_round and Time...
2015-07-14 Carl HetheringtonTry rounding down when calculating frames from Times.