summaryrefslogtreecommitdiff
path: root/test/read_interop_subtitle_test.cc
AgeCommit message (Collapse)Author
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2018-07-09Very basic SMPTE image test.bitmap-subsCarl Hetherington
2018-07-09Basic reading of Interop/SMPTE image subtitles with a test for Interop.Carl Hetherington
2018-07-09Store image subtitle ID in the object, rather than a separate map. Start of ↵Carl Hetherington
reading image subtitles.
2018-07-07SubtitleString -> shared_ptr<Subtitle>Carl Hetherington
2016-06-24Support underlining of subtitles.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-04-12Add direction support for SMPTE subtitles; fix pragma warnings with ↵Carl Hetherington
non-openmp builds.
2016-04-05Add a couple of small bold tests.Carl Hetherington
2016-04-05Basic untested support for bold in subtitles.Carl Hetherington
2015-07-06Extend SubtitleAsset::subtitles_during to allow asking for subtitles either ↵Carl Hetherington
starting during a particular timescale or overllapping it.
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-08Rename some tests.Carl Hetherington