Correctly parse \c tags in SSA (with no specified colour) to return to PrimaryColour.
authorCarl Hetherington <cth@carlh.net>
Fri, 2 Sep 2022 21:37:33 +0000 (23:37 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 2 Sep 2022 21:37:34 +0000 (23:37 +0200)
commitb02d08547dd5739ede56cf73190b23f0bcd990a8
tree97d02f851297b3d104363580eeb32471d7275f8b
parent741ea7cbed5ea12b5b1f3e67b5aff0dd75124721
Correctly parse \c tags in SSA (with no specified colour) to return to PrimaryColour.

This seems to be what libssa does.
src/ssa_reader.cc
src/ssa_reader.h
src/subrip_reader.cc
test/ssa_reader_test.cc