Fill test disk partitions with random noise to expose more bugs.
[dcpomatic.git] / test / ffmpeg_audio_only_test.cc
2022-05-01 Carl HetheringtonReplace some raw arrays with std::vectors.
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonReplace aligned bool with enum Alignment.
2021-09-27 Carl HetheringtonVarious alignment adjustments.
2021-02-26 Carl HetheringtonMore verification of DCPs during tests.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-20 Carl HetheringtonSome tidying up of test Doxygen.
2020-10-13 Carl HetheringtonSome macOS test build fixes.
2020-04-23 Carl HetheringtonNicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432
2020-04-15 Carl HetheringtonFix length of player output so it can be either the...
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2017-09-02 Carl HetheringtonOS X build fix.
2017-09-02 Carl HetheringtonMore end-to-end sound tests.
2017-09-02 Carl HetheringtonAdd another FFmpeg audio test.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-19 Carl HetheringtonReinstate ffmpeg_audio_only_test.
2016-07-16 Carl HetheringtonRemove unused method.
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...
2016-05-18 Carl HetheringtonSome more FFmpeg audio extraction testing.
2016-05-18 Carl HetheringtonMake a DCP in the ffmpeg no-audio test case.
2016-05-18 Carl HetheringtonPartial work on using a no-video FFmpeg file.