Bump asdcplib to dcpomatic-2.13.0 branch.
[libdcp.git] / test / mca_test.cc
2024-03-22 Carl HetheringtonBump asdcplib to dcpomatic-2.13.0 branch. v1.9.4
2023-04-04 Carl HetheringtonPass MainSoundConfiguration object rather than a string.
2023-03-20 Carl HetheringtonAllow specification of channels that need a MCASubDescr...
2023-03-20 Carl HetheringtonRemove the bools and default parameters from SoundAsset...
2023-03-16 Carl HetheringtonSpecify number of channels in the data passed to SoundA...
2021-07-14 Carl HetheringtonC++11 tidying.
2021-04-13 Carl HetheringtonFix/hide some warnings.
2021-04-11 Carl HetheringtonC++11 tidying.
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-03-25 Carl HetheringtonWrite MCA tags based on the specified sound field.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-21 Carl HetheringtonAdd another test.
2020-09-21 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.