summaryrefslogtreecommitdiff
path: root/src/sound_asset_writer.h
AgeCommit message (Expand)Author
2023-07-25Include trimming.Carl Hetherington
2023-03-21Allow specification of channels that need a MCASubDescriptor.Carl Hetherington
2023-03-16Allow writing to sound assets with int32_t as well as float.Carl Hetherington
2023-03-16Specify number of channels in the data passed to SoundAssetWriter, and pad ch...Carl Hetherington
2023-03-01Add include_mca_subdescriptors flag to SoundAsset writer.v1.8.64Carl Hetherington
2022-07-14Close assets on destruction even if finalize() is not called.v1.8.23Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-03-26Write MCA tags based on the specified sound field.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-09-21Support MCA sound channel tags in MXF/CPL.Carl Hetherington
2020-07-11Allow creation of ATMOS sync on channel 14.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2016-09-27Some small cleanups.Carl Hetherington
2016-09-27Use a template as a basis for Frames.Carl Hetherington
2016-09-09Simplify previous commit and remove some debugging.Carl Hetherington
2016-09-08Add channel assignment support for SMPTE DCPs.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2015-09-16Consider assets outside the DCP as referenced assets (i.e.1.0-vfCarl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington