Enable encryption of SMPTE subtitles.
authorCarl Hetherington <cth@carlh.net>
Sat, 13 Aug 2016 22:35:39 +0000 (23:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 13 Aug 2016 22:35:39 +0000 (23:35 +0100)
commit563dbf02e9c7ab0066bcebbcde6c662df845695a
treec34ecf8b2fd76b1cbd8531b2a35d0bfa5fb3aa0e
parent11777d1eacac733dbfc5a7eef9337458a922f63e
Enable encryption of SMPTE subtitles.

Separate out EncryptionContext class to use in SMPTESubtitleAsset::write().
src/asset_writer.cc
src/asset_writer.h
src/encryption_context.cc [new file with mode: 0644]
src/encryption_context.h [new file with mode: 0644]
src/mono_picture_asset_writer.cc
src/smpte_subtitle_asset.cc
src/sound_asset_writer.cc
src/stereo_picture_asset_writer.cc
src/wscript