summaryrefslogtreecommitdiff
path: root/test/reel_writer_test.cc
AgeCommit message (Expand)Author
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-02-23Verify a whole bunch of DCPs made by unit tests.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-08Write subtitles and closed captions to a test DCP in the hints thread,Carl Hetherington
2020-12-06Remove a pointless parameter that the callee can calculate.Carl Hetherington
2020-10-12Fix incorrect sign on boost test constants.Carl Hetherington
2019-10-26Avoid unnecessary re-writes of video assets if they are staying the same (#16...v2.15.26Carl Hetherington
2019-10-09Fix deadlock in test.Carl Hetherington
2019-10-09Fix cross-thread access to info files. May help with #1618.Carl Hetherington
2019-09-29Improve OpenFileError so that it doesn't say "opening for read"v2.15.20Carl Hetherington