summaryrefslogtreecommitdiff
path: root/test/mca_subdescriptors_test.cc
AgeCommit message (Collapse)Author
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2023-10-17Make sure 2-channel MXFs don't get extra channel descriptors (#2631).Carl Hetherington
With all the EasyDCP tests done in bug #2487 we didn't look at stereo MXFs as it appeared fairly early on that EasyDCP would reject them all. In #2631 it's pointed out that it seems to make no sense to have descriptors for channels which aren't there. I've still got no docs for any of this, but let's try fixing that.
2023-10-16Change how channels are specified for these tests.Carl Hetherington
We now have a number of channels for the MXF, and the active channels that we map in the DCP.
2023-03-29Write the correct MCA subdescriptors depending on active channels.Carl Hetherington