Change subtitle SubtitleAsset API to return const Subtitle pointers; add subtitles_in...
authorCarl Hetherington <cth@carlh.net>
Mon, 11 Jan 2021 20:20:47 +0000 (21:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 17 Jan 2021 19:13:23 +0000 (20:13 +0100)
commite668388d1a552c845dbe9ae3cdcdfd979f2da582
tree4ab2077764723436dc4e3f1264963e107d55de83
parentd95eacd3851a20e52202465ec22b4f72a4983dc8
Change subtitle SubtitleAsset API to return const Subtitle pointers; add subtitles_in_reel().
src/subtitle_asset.cc
src/subtitle_asset.h
test/read_interop_subtitle_test.cc
test/read_smpte_subtitle_test.cc
tools/dcpinfo.cc