summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-05-09Add a failing test.2250-3d-errorCarl Hetherington
2022-05-09Tidying and some test renaming.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
2022-03-09Display the filename / URL that a screen certificate was obtained from (#1894).Carl Hetherington
2022-03-08Only look in the filename (not the whole path) when guessing channels for sou...Carl Hetherington
2022-03-08Improve test output.Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.Carl Hetherington
2022-02-17Try to handle EAGAIN from avcodec_send_packet() properly.Carl Hetherington
2022-02-14Head off some cert validity warnings.v2.16.1Carl Hetherington
2022-02-14Update test signer chain again.Carl Hetherington
2022-02-14Fix hints tests by changing the test signer chain for one that is only valid ...Carl Hetherington
2022-02-14Add hint about excessive certificate validity.Carl Hetherington
2022-02-13Relax error handling when examining FFmpeg files (#2187).Carl Hetherington
2022-02-13Fix test refs right this time (using v2.16.x branch).Carl Hetherington