Use a different ID for the XML inside a SMPTE subtitle MXF than the
authorCarl Hetherington <cth@carlh.net>
Mon, 12 Feb 2018 00:24:21 +0000 (00:24 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 12 Feb 2018 00:24:21 +0000 (00:24 +0000)
commita18b9d20ac2a0353a4f1b0b78ce7a8e26fdd6aa8
tree0f1d8dc341f3bf87fb4094c1ac771e378719d172
parent80df2f4a80686eb2ab412843f5c4146ffc8ff31a
Use a different ID for the XML inside a SMPTE subtitle MXF than the
ID for the MXF itself.  Apparently not doing so is an error (according
to Doremi's release notes for 2.8.18).
src/smpte_subtitle_asset.cc
src/smpte_subtitle_asset.h
test/smpte_subtitle_test.cc [new file with mode: 0644]
test/write_subtitle_test.cc
test/wscript