Order subtitles in the XML according to their vertical position (DoM bug #2106). v1.8.4
authorCarl Hetherington <cth@carlh.net>
Mon, 18 Oct 2021 06:55:27 +0000 (08:55 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 24 Oct 2021 18:52:11 +0000 (20:52 +0200)
commitd5ab7ecf942405bcaa7fd8d367e09f95d6c0c978
treeaa947c1cc41bb4de56b22ba628567f9357a6c72b
parent4d708138f22aa70370494f226497542cad0f0bb4
Order subtitles in the XML according to their vertical position (DoM bug #2106).
src/smpte_subtitle_asset.h
src/subtitle_asset.cc
src/verify.cc
src/verify.h
test/data/verify_incorrect_closed_caption_ordering3.xml [new file with mode: 0644]
test/data/verify_incorrect_closed_caption_ordering4.xml [new file with mode: 0644]
test/smpte_subtitle_test.cc
test/verify_test.cc