Fix crash with sub-sample push parts in AudioMerger.
[dcpomatic.git] / test / vf_test.cc
2019-10-31 Carl HetheringtonTweak test now that can_reference_audio correctly succe...
2019-10-31 Carl HetheringtonMake separate reels for parts of the timeline with...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonUpdate for libdcp API changes.
2019-04-17 Carl HetheringtonAdd test for bug #1528.
2019-03-22 Carl HetheringtonFix referencing of trimmed multi-reel DCPs (#1495).
2019-03-22 Carl HetheringtonAdd test to trigger #1495.
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-03-27 Carl Hetheringtonwhy_not in can_reference can just be a string rather...
2018-02-11 Carl HetheringtonMore missing set_interop().
2017-06-23 Carl HetheringtonAdd a OV/VF test; tidy up a bit.
2017-05-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-17 Carl HetheringtonRespect _no_video and _no_audio when filling.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-19 Carl HetheringtonRemove debug code.
2017-04-19 Carl HetheringtonFix merging of audio in various circumstances.
2016-12-20 Carl HetheringtonAllow content factory to return multiple content.
2016-09-20 Carl HetheringtonImprove test checking.
2016-09-20 Carl HetheringtonTrim referred-to DCPs correctly using CPL entry point...
2016-08-16 Carl HetheringtonAdd a basic test for OV/VF with subs (#928).
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-11-03 Carl HetheringtonFix test.
2015-10-13 Carl HetheringtonSome attempts to block referencing of DCPs when it...