Modify KDM generation to work with CPLs rather than DCPs, and allow
authorCarl Hetherington <cth@carlh.net>
Wed, 28 May 2014 22:25:11 +0000 (23:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 28 May 2014 22:25:11 +0000 (23:25 +0100)
commit93439dbc6d93dafd88e80d51d6473c8d97aa02c7
tree60696c8c2e35a7035800aa2b8b4becdd56b339a8
parent487b34e3dfdcbeea608aa89d4999c6f201a74583
Modify KDM generation to work with CPLs rather than DCPs, and allow
user to specify a particular CPL to use.  Tidy up the KDM dialog
a bit.
12 files changed:
ChangeLog
src/lib/film.cc
src/lib/film.h
src/lib/kdm.cc
src/lib/kdm.h
src/lib/types.h
src/tools/dcpomatic.cc
src/tools/dcpomatic_kdm.cc
src/wx/kdm_dialog.cc
src/wx/kdm_dialog.h
src/wx/wx_util.h
test/ffmpeg_dcp_test.cc