Make DCP text track language properly optional and ignore bad values on imported...
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Apr 2021 19:20:10 +0000 (21:20 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Apr 2021 19:20:10 +0000 (21:20 +0200)
commitc27d14badb229c24533db65dbaee1939dce89455
tree250f422babe86b56bac69fe45142fd1fd4d0ec11
parentf10849bd52470a93f54bb90686aa9a3b1e72e796
Make DCP text track language properly optional and ignore bad values on imported DCPs (#1950).
src/lib/dcp_examiner.cc
src/lib/dcp_text_track.cc
src/lib/dcp_text_track.h
src/lib/reel_writer.cc
src/lib/subtitle_encoder.cc
src/wx/closed_captions_dialog.cc
src/wx/dcp_text_track_dialog.cc
src/wx/text_panel.cc
test/closed_caption_test.cc
test/subtitle_reel_test.cc