Add Atmos read/write and untested MXF decryption tool. 1.0-templates
authorCarl Hetherington <cth@carlh.net>
Tue, 27 Sep 2016 11:30:04 +0000 (12:30 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 27 Sep 2016 11:30:04 +0000 (12:30 +0100)
commit214d72306bdfdd617c3e6a7cfeb5c5d76d7f5e72
tree7af52f9614b84e975586c7c8fd328931adc14306
parent52b563097e355b098fc9da13cb25f135f0d9bf9e
Add Atmos read/write and untested MXF decryption tool.
15 files changed:
run/tools/dcpdecryptmxf [new file with mode: 0755]
src/atmos_asset.cc
src/atmos_asset.h
src/atmos_asset_reader.h [new file with mode: 0644]
src/atmos_asset_writer.cc [new file with mode: 0644]
src/atmos_asset_writer.h [new file with mode: 0644]
src/atmos_frame.h [new file with mode: 0644]
src/decryption_context.h
src/frame.h
src/mono_picture_asset.cc
src/sound_asset.cc
src/stereo_picture_asset.cc
src/wscript
tools/dcpdecryptmxf.cc [new file with mode: 0644]
tools/wscript