Store image subtitle ID in the object, rather than a separate map. Start of reading...
authorCarl Hetherington <cth@carlh.net>
Mon, 9 Jul 2018 01:13:01 +0000 (02:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 9 Jul 2018 01:13:01 +0000 (02:13 +0100)
commit3a69e2805f4b2119194ba2357fa9895bf1ae147f
treead5e3eee08ad0651599e2e9cac38005d2aed397e
parentd630b7b1e1c77742ff131a7d0c9497f061f87142
Store image subtitle ID in the object, rather than a separate map.  Start of reading image subtitles.
src/interop_subtitle_asset.cc
src/smpte_subtitle_asset.cc
src/subtitle_asset.cc
src/subtitle_asset.h
src/subtitle_asset_internal.h
src/subtitle_image.cc
src/subtitle_image.h
test/read_interop_subtitle_test.cc