summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-06-07Remove some cout and tidy up slightly.2264-system-font-files-take3Carl Hetherington
2022-06-07Throw exceptions when Hints thread fails in tests.Carl Hetherington
2022-06-07Tidying.Carl Hetherington
2022-06-07Rearrange subtitle font management.Carl Hetherington
2022-06-06Preserve export video settings in the config (#2259).Carl Hetherington
2022-06-06Remove unused H246_PCM export code.Carl Hetherington
2022-06-03Make subtitle asset filename obey custom settings (#2260).Carl Hetherington
2022-05-26Fix race between the Butler thread starting and audio (perhaps) being disabled.Carl Hetherington
2022-05-26Cleanup: use some more make_shared.Carl Hetherington
2022-05-21Fix error when loading encrypted DCPs (#2257).Carl Hetherington
2022-05-11Tidy up careful_string_filter and add some extra transliterations.Carl Hetherington
2022-05-11Fix ignore_video checker for separate-3D content (#2246).Carl Hetherington
2022-05-09Accept invalid picture frame size errors in high bitrate checks.Carl Hetherington
2022-05-05Add some tests for ScopedTemporary.Carl Hetherington
2022-05-05Use dcp::File in DCP-o-matic (#2231).Carl Hetherington
2022-05-03Add preference for default KDM duration (#2224).Carl Hetherington
2022-05-02Remove a specific path dependency from a test.Carl Hetherington
2022-05-02Add find_file from libdcp.Carl Hetherington
2022-05-02Extract and improve code to find missing files (#1940).Carl Hetherington
2022-05-02Replace some raw arrays with std::vectors.Carl Hetherington
2022-04-29More test references updates.Carl Hetherington
2022-04-29Update test/data for new metadata tag.Carl Hetherington
2022-04-29Fix some tests.Carl Hetherington
2022-04-29Add guess_crop().Carl Hetherington
2022-04-29Fix a load of stuff that wasn't being freed on close.Carl Hetherington
2022-04-29Add image_as_jpeg()Carl Hetherington
2022-04-29Move Image::as_png() out to image_as_png().Carl Hetherington
2022-04-29Remove unnecessary method.Carl Hetherington
2022-04-22Improve rejection of "crazy" frame rates (#2238).Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-22Missing override.Carl Hetherington
2022-04-20Lookup the correct DCNC code to use for languages rather than justCarl Hetherington
2022-04-20Use std::vector in AudioBuffers (#2236).Carl Hetherington
2022-04-20Add ScopeGuard.Carl Hetherington
2022-04-20Add button to use same fades for audio as video (#2230).Carl Hetherington
2022-04-20Fix creation of dcpdig files in projects that make VFs (#2109).Carl Hetherington
2022-04-20Support DCP digest files (#2109).Carl Hetherington
2022-04-20Move make_dcp() out of Film (#2132).Carl Hetherington
2022-04-17Missing override label.Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2022-04-08Guess video range better when importing 2.14.x projects (#2227).Carl Hetherington
2022-04-07Cleanup: remove unused parameter to PlayerVideo::force.Carl Hetherington
2022-04-04Add fade in/out option to the content audio tab (#1026).Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2022-03-25Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers f...Carl Hetherington
2022-03-20Update test reference for config change.Carl Hetherington
2022-03-16Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
2022-03-15Fix tests for newly-saved write to/email checkboxes.Carl Hetherington
2022-03-15Fix incorrectly-timed emission of silence padding causing buffer fill (#2217).Carl Hetherington
2022-03-09Add option to use (or not) ISDCF names by default.Carl Hetherington