summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-02-07More libdcp include fixes.Carl Hetherington
2021-02-04Fix test for better diacriticals handling.Carl Hetherington
2021-02-03Use icu to remove diacritics from strings.Carl Hetherington
2021-02-02Reduce the disk space needed when running tests.v2.15.124Carl Hetherington
2021-02-01c++11-ification.Carl Hetherington
2021-02-01Remove some debugging code from tests.Carl Hetherington
2021-02-01Use a predictable RNG when adding noise to low-bitrate images.Carl Hetherington
2021-02-01C++11-ification.Carl Hetherington
2021-02-01Add noise to very small J2K frames (#1902).Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-30Rename debug type THREED to THREED_D.Carl Hetherington
2021-01-27Use enum class for VideoRange.Carl Hetherington
2021-01-26Fix label alignment.Carl Hetherington
2021-01-22c++11 tidying.Carl Hetherington
2021-01-22Test fixes.Carl Hetherington
2021-01-22Check FFOC correctly.Carl Hetherington
2021-01-22C++ tidying.Carl Hetherington
2021-01-22Test updates for libdcp fix to the duration of Marker assets.Carl Hetherington
2021-01-22c++11 tidying.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-20Bump libdcp for better verification, and make API adjustments.Carl Hetherington
2021-01-08New libcxml API.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-22Pass fonts from content around as FontData.Carl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-12-10Fix macOS build.Carl Hetherington
2020-12-08In a DCP with any subs/ccaps, make sure every reel has them (#1340).Carl Hetherington
2020-12-08Fix test build on macOS.Carl 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-12-06Add some hints for violations of SMPTE Bv2.1 with subtitles and closedCarl Hetherington
2020-12-03Add basic unit test for the disk writer code.Carl Hetherington
2020-12-03Enable TYPE_DISK logging by default.Carl Hetherington
2020-12-03Obey audio timestamps if they don't deviate by more than some threshold.Carl Hetherington
2020-12-01Give Butler a weak_ptr<Film>Carl Hetherington
2020-11-30Fix test build.Carl Hetherington
2020-11-29Move some test references into test-private.Carl Hetherington
2020-11-28Fix over-read behaviour of FileGroup to be the same on all platforms.Carl Hetherington
2020-11-26More macOS build fixes.Carl Hetherington
2020-11-26macOS build fix.Carl Hetherington
2020-11-26Calculate hashes for any referenced assets that do not already have one.Carl Hetherington
2020-11-25Fix corrupted image when over-cropping black filler frames.Carl Hetherington
2020-11-24Fix the behaviour of FileGroup when seeking too far.Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21Test update for auto-addition of markers.Carl Hetherington
2020-11-21Subtitle language test updates.Carl Hetherington
2020-11-21Update test data now that empty Language tags are not written.Carl Hetherington
2020-11-20Subtitle language handling tweaks; write multiple subtitle languagesCarl Hetherington
2020-11-20Recover subtitle language metadata from the places is was writtenCarl Hetherington