Finish initial CPL markers support.
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Mar 2019 22:46:00 +0000 (22:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 17 Mar 2019 00:24:27 +0000 (00:24 +0000)
commit9eba1ff84fd89e2ff04181799f2185c8575de16d
tree1727cd9f334430e046b2d8615395ba636d2b10a8
parent2d60083498861ac30c751dbf0ca387573df6dc68
Finish initial CPL markers support.
15 files changed:
src/reel.cc
src/reel.h
src/reel_asset.cc
src/reel_asset.h
src/reel_atmos_asset.cc
src/reel_closed_caption_asset.cc
src/reel_markers_asset.cc [new file with mode: 0644]
src/reel_markers_asset.h [new file with mode: 0644]
src/reel_picture_asset.cc
src/reel_sound_asset.cc
src/reel_subtitle_asset.cc
src/wscript
test/dcp_test.cc
test/markers_test.cc [new file with mode: 0644]
test/wscript