Fix install.
[libdcp.git] / test / read_smpte_subtitle_test.cc
2021-01-21 Carl HetheringtonMove all ostream operator<< into some test-only stream_...
2021-01-17 Carl HetheringtonChange subtitle SubtitleAsset API to return const Subti...
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2018-07-09 Carl HetheringtonVery basic SMPTE image test. bitmap-subs
2018-07-07 Carl HetheringtonSubtitleString -> shared_ptr<Subtitle>
2016-09-08 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-08-30 Carl HetheringtonNeater and more correct XML subtitle parser.
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-07-06 Carl HetheringtonTry to fix compile failure on Arch.
2015-06-16 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-16 Carl HetheringtonSpeculative build fix.
2015-06-09 Carl HetheringtonAs I understand it all SMPTE subtitles are MXF-wrapped.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonExpand read_smpte_subtitle_test somewhat.
2015-06-08 Carl HetheringtonRename some tests.