Strip disallowed characters from subtitles before they get into the XML.
authorCarl Hetherington <cth@carlh.net>
Mon, 27 Feb 2023 22:20:14 +0000 (23:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 Feb 2023 22:20:14 +0000 (23:20 +0100)
commit15fe326c723b88f779d69fe0ae737d27d69e6e6f
tree3c96a84f975b009d6835ec324518d95049bbb7b8
parentae859e7d02fb889ab966e0d69e2d0c42937620fe
Strip disallowed characters from subtitles before they get into the XML.
src/lib/text_decoder.cc
src/lib/text_decoder.h
test/srt_subtitle_test.cc
test/text_decoder_test.cc [new file with mode: 0644]
test/wscript