swaroop: support validity periods in ecinema KDMs.
authorCarl Hetherington <cth@carlh.net>
Thu, 6 Jun 2019 21:10:40 +0000 (22:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 9 Jun 2019 21:33:49 +0000 (22:33 +0100)
commite6f2a4b0085b35be378f2cdd687146857d61df80
tree98bf0fe5057db49e1e58afc7769305264073b271
parent951d70db4f81b5ddd4093f11853637c8ecbe63c5
swaroop: support validity periods in ecinema KDMs.
12 files changed:
src/lib/decrypted_ecinema_kdm.cc
src/lib/decrypted_ecinema_kdm.h
src/lib/ecinema_kdm_data.h [new file with mode: 0644]
src/lib/encrypted_ecinema_kdm.cc
src/lib/encrypted_ecinema_kdm.h
src/lib/ffmpeg_content.cc
src/lib/ffmpeg_content.h
src/tools/dcpomatic_ecinema.cc
src/tools/dcpomatic_kdm.cc
src/tools/dcpomatic_player.cc
test/ecinema_kdm_test.cc [new file with mode: 0644]
test/wscript