summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2022-02-13Missing ConfigRestorer in test.Carl Hetherington
2022-02-13Update test refs for nag change.Carl Hetherington
2022-02-12Go back to 10-year certificate validity periods (#2174).Carl Hetherington
2022-02-10Don't give up on backups if config.xml isn't there (#2185).Carl Hetherington
2022-02-02Fix another misunderstanding with macOS drive discovery.v2.16.0Carl Hetherington
2022-01-24Slightly hacky fix for -114 errors during 3D encodes (#2173).v2.15.188Carl Hetherington
2022-01-19Adjust how macOS drives are analysed and add a couple of tests.Carl Hetherington
2022-01-17More build fixes.v2.15.184Carl Hetherington
2022-01-16Add --twok option to dcpomatic2_create.Carl Hetherington