Basic and scruffy Subrip read support.
authorCarl Hetherington <cth@carlh.net>
Sun, 5 Oct 2014 23:58:02 +0000 (00:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 5 Oct 2014 23:58:02 +0000 (00:58 +0100)
commitd68bb2ae0e6a3a19c627f9005eed7aca206349cd
tree4217b30f04131f6a4b14dbe6dbdc1edd9758c264
parent385a64deea15f8cf360d342fbc62c17ce86c2859
Basic and scruffy Subrip read support.
src/exceptions.h
src/subrip_reader.cc [new file with mode: 0644]
src/subrip_reader.h [new file with mode: 0644]
src/time_pair.h
src/wscript
test/data/test.srt [new file with mode: 0644]
test/subrip_reader_test.cc [new file with mode: 0644]
test/test.cc
test/wscript