Fix silent stereo mixdown exports when the project audio channel count is > 6.
[dcpomatic.git] / test / no_use_video_test.cc
2024-01-15 Carl HetheringtonInspect most DCPs made during tests with dcp_inspect...
2023-08-06 Carl HetheringtonGo back to respecting the user's choice for the number...
2022-12-29 Carl HetheringtonCleanup: test tidying.
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2021-05-03 Carl HetheringtonC++11 tidying.
2021-02-23 Carl HetheringtonVerify a whole bunch of DCPs made by unit tests.
2021-01-22 Carl Hetheringtonc++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-29 Carl HetheringtonMove some test references into test-private.
2020-10-13 Carl HetheringtonFix use of DCPOMATIC_TEST_PRIVATE variable to specify...
2020-10-12 Carl HetheringtonFix incorrect sign on boost test constants.
2020-05-20 Carl HetheringtonFix enabled/disable overlapping video/audio with DCP...