summaryrefslogtreecommitdiff
path: root/test/read_smpte_subtitle_test.cc
AgeCommit message (Expand)Author
2021-01-21Move all ostream operator<< into some test-only stream_operators.{cc,h} files.Carl Hetherington
2021-01-17Change subtitle SubtitleAsset API to return const Subtitle pointers; add subt...Carl Hetherington
2021-01-17Replace std::list with std::vector in the API.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-11-02Rename Data -> ArrayData.Carl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2018-07-09Very basic SMPTE image test.bitmap-subsCarl Hetherington
2018-07-07SubtitleString -> shared_ptr<Subtitle>Carl Hetherington
2016-08-30Neater and more correct XML subtitle parser.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-07-06Try to fix compile failure on Arch.Carl Hetherington
2015-06-16Speculative build fix.Carl Hetherington
2015-06-09As I understand it all SMPTE subtitles are MXF-wrapped.Carl Hetherington
2015-06-08Expand read_smpte_subtitle_test somewhat.Carl Hetherington
2015-06-08Rename some tests.Carl Hetherington