Stop jobs silently failing in tests.
[dcpomatic.git] / test / audio_processor_test.cc
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-02-10 Carl HetheringtonFix odd behaviour when analysing single bits of audio...
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
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 HetheringtonRemove Sndfile code and use FFmpeg instead.
2015-09-11 Carl HetheringtonFix assertion failure when processors return fewer...