Support the 2014 version of SMPTE 428-7 in render_text.cc and use it
authorCarl Hetherington <cth@carlh.net>
Sun, 11 Dec 2022 23:51:56 +0000 (00:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 Feb 2023 13:47:25 +0000 (14:47 +0100)
commit5e7ec41119961114a9b4df90d1c9ced580667f54
tree2fae629b2b2177fadf0dc9e8cd83bad7e88c1789
parent54a17f662b3ce226fd1116e68013d6608d5f6602
Support the 2014 version of SMPTE 428-7 in render_text.cc and use it
when placing subtitles (e.g. SRT).  Also default to outputting 2014-era
alignment.
src/lib/dcp_decoder.cc
src/lib/dcp_subtitle_decoder.cc
src/lib/dcp_subtitle_decoder.h
src/lib/reel_writer.cc
src/lib/reel_writer.h
src/lib/render_text.cc
src/lib/string_text.h
src/lib/text_decoder.cc
src/lib/text_decoder.h
src/lib/util.cc
test/render_subtitles_test.cc