Fix handling of timing in SMPTE subtitles.
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Jan 2015 00:07:47 +0000 (00:07 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Jan 2015 00:07:47 +0000 (00:07 +0000)
commit67a414dc3826761c8933640e85560644f5f02310
tree6fc3ab11423d5fdd15847890be56bb98ed241852
parent9fc6bcde891567ca04fe2d9835ab48a17c9b69a7
Fix handling of timing in SMPTE subtitles.
14 files changed:
TO_PORT [new file with mode: 0644]
src/dcp_time.cc
src/dcp_time.h
src/font.cc
src/font.h
src/interop_subtitle_content.cc
src/smpte_subtitle_content.cc
src/subtitle.cc
src/subtitle.h
src/text.cc
src/text.h
test/dcp_time_test.cc
test/subtitle_test.cc
test/text_test.cc