Fix silent stereo mixdown exports when the project audio channel count is > 6.
[dcpomatic.git] / test / torture_test.cc
2023-05-12 Carl HetheringtonHandle fonts for ccaps coming from DCP content (#2525).
2023-05-12 Carl HetheringtonCleanup: include/using sorting.
2022-11-25 Carl HetheringtonNoisy change to get film into AudioContent::modify_trim...
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2021-04-29 Carl HetheringtonC++11 tidying.
2021-02-23 Carl HetheringtonVerify a whole bunch of DCPs made by unit tests.
2021-02-01 Carl HetheringtonUse a predictable RNG when adding noise to low-bitrate...
2021-01-20 Carl HetheringtonBump libdcp for better verification, and make API adjus...
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-10-12 Carl HetheringtonFix incorrect sign on boost test constants.
2020-05-20 Carl HetheringtonAdd some context markers to a test.
2020-03-01 Carl HetheringtonFix broken test.
2020-02-27 Carl HetheringtonAdd and use dB/linear conversion functions.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2017-10-09 Carl HetheringtonFix logic of audio decoder positioning.
2017-05-16 Carl HetheringtonFix incorrect path.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-04-19 Carl HetheringtonAdd some more bits to the torture test.
2017-04-19 Carl HetheringtonNaming tweaks.
2017-04-19 Carl HetheringtonHandle end-trim correctly in player; there is scope...
2017-04-19 Carl HetheringtonFirst bits of torture test.