Tidying.
[libdcp.git] / src / sound_asset_writer.cc
2021-01-24 Carl HetheringtonTidying.
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonStore sound asset language as a string, but set it...
2020-11-29 Carl HetheringtonAdd comment.
2020-09-21 Carl HetheringtonFix crashes when static linking due to tricky lifetime crash
2020-09-21 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.
2020-07-11 Carl HetheringtonAllow creation of ATMOS sync on channel 14.
2018-03-13 Carl HetheringtonMerge EncryptionContext with DecryptionContext and...
2018-03-13 Carl HetheringtonStore interop/SMPTE in MXF.
2017-12-29 Carl HetheringtonAdd an assertion and a better error message.
2017-03-01 Carl HetheringtonAdd simple sample-access API to SoundFrame.
2017-02-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2017-01-10 Carl HetheringtonFix valgrind warning.
2016-09-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-27 Carl HetheringtonSome small cleanups.
2016-09-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-08 Carl HetheringtonSimplify previous commit and remove some debugging.
2016-09-08 Carl HetheringtonAdd channel assignment support for SMPTE DCPs.
2016-08-13 Carl HetheringtonEnable encryption of SMPTE subtitles.
2016-07-01 Carl Hetheringtonasdcp headers moved into subdirectory.
2016-06-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-22 Carl HetheringtonSmall callgrind-informed optimisation.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-02-28 Carl HetheringtonUse a HMAC context to write HMAC stuff to encrypted...
2015-12-06 Carl HetheringtonClip audio nicely rather than allowing out-of-range...
2015-09-15 Carl HetheringtonConsider assets outside the DCP as referenced assets... 1.0-vf
2015-09-15 Carl HetheringtonMove _started from PictureAssetWriter into AssetWriter
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.