Tighten up time parsing, and also allow the previously
authorCarl Hetherington <cth@carlh.net>
Mon, 13 Jun 2016 23:20:06 +0000 (00:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 13 Jun 2016 23:20:06 +0000 (00:20 +0100)
commit8837fe70049bd5ed7ab583c06d6c9a620a01b351
tree798e86e707bfecc147a54d999fe826f4bc5dd3a8
parent937e4352072486832372fc8ebdb83583be9b8a2a
Tighten up time parsing, and also allow the previously
unsupported Interop HH:MM:SS.sss format for times.
src/dcp_time.cc
src/dcp_time.h
src/font_node.cc
src/font_node.h
src/interop_subtitle_asset.cc
src/subtitle_node.cc
src/subtitle_node.h
src/text_node.cc
src/text_node.h
test/dcp_time_test.cc