Handle unicode LINE SEPARATOR properly in subrip files. v1.6.37
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Nov 2022 10:25:57 +0000 (11:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 10 Nov 2022 10:25:57 +0000 (11:25 +0100)
commitdc36525dc7d430aa00d4de4bd037ae5dbb004b32
tree47dd23cadfe380e897d3d63b14ec0d7193553d51
parent7996d08033ad274770639f4951b40263ded40e86
Handle unicode LINE SEPARATOR properly in subrip files.
src/subrip_reader.cc
test/data/newline.srt [new file with mode: 0644]
test/subrip_reader_test.cc