Basic support for decryption of imported DCPs.
authorCarl Hetherington <cth@carlh.net>
Sun, 20 Jul 2014 20:22:52 +0000 (21:22 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 20 Jul 2014 20:22:52 +0000 (21:22 +0100)
commitd8d7ddd4c39e3ea347afd1fccc037d8b0a31bc87
treea9071c33d3a6e60f970e5e6c08c70a9efa142838
parent72ae435a9b2a554d5de7280ad51793ed6a835f42
Basic support for decryption of imported DCPs.
14 files changed:
src/lib/dcp_content.cc
src/lib/dcp_content.h
src/lib/dcp_decoder.cc
src/lib/dcp_examiner.cc
src/lib/dcp_examiner.h
src/lib/film.cc
src/lib/film.h
src/lib/player.cc
src/lib/video_content.cc
src/wx/config_dialog.cc
src/wx/content_menu.cc
src/wx/content_menu.h
src/wx/content_panel.cc
src/wx/film_viewer.cc