summaryrefslogtreecommitdiff
path: root/test/dcp_reader_test.cc
AgeCommit message (Expand)Author
2021-01-13Replace list with vector in most of the API.Carl Hetherington
2021-01-05std::shared_ptrCarl Hetherington
2017-01-11Replace DCP parser with basic version that uses libdcp.Carl Hetherington
2016-08-12Fix build.Carl Hetherington
2016-07-22Trim some includes.Carl Hetherington
2015-07-07Missing iostream includes for Arch.Carl Hetherington
2015-07-07Arch build fixes.Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2014-12-21Build against libdcp1.Carl Hetherington
2014-12-16Use libdcp for DCP subtitle parsing so that we get support for MXF-wrapped SM...Carl Hetherington
2014-10-06Template-ize collect so that any container can be used.Carl Hetherington
2014-05-30Split up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.Carl Hetherington
2014-05-29Re-work Subtitle class; remove STL text writer.Carl Hetherington
2014-01-29Various developments.Carl Hetherington