summaryrefslogtreecommitdiff
path: root/test/video_content_scale_test.cc
AgeCommit message (Expand)Author
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2017-08-30Rename test file.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2015-11-27Fix some stringstreams that had crept in.Carl Hetherington
2015-07-03Fix test metadata.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
2015-02-17Apply the remainder of a 1.x patch; a test.Carl Hetherington
2015-02-07Missing file.Carl Hetherington