Add Atmos read/write and untested MXF decryption tool.
[libdcp.git] / src / asset_reader.h
2016-09-27 Carl HetheringtonFix decryption of assets.
2016-09-27 Carl HetheringtonUse a template for AssetReader.
2016-08-14 Carl HetheringtonSupport reading of encrypted subtitles.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-02 Carl HetheringtonMissing noncopyable.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...