Support rgba() colour specifiers in Subrip files; not sure if they are strictly allow...
authorCarl Hetherington <cth@carlh.net>
Sun, 14 Jul 2019 19:44:01 +0000 (20:44 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 14 Jul 2019 19:44:01 +0000 (20:44 +0100)
commit23579be63b69013a9cd27514c38fad3ba2aeb77e
tree3bf9a5bd36979ff10ef53ed6bc0c9ad1f79a5a29
parentdd328df9676cabcf024409ab6d8521c80b4ab99c
Support rgba() colour specifiers in Subrip files; not sure if they are strictly allowed but part of WebVTT.
src/subrip_reader.cc
src/subrip_reader.h
test/subrip_reader_test.cc