summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-06-04Fix errors when seeking FFmpeg for some formats.Carl Hetherington
2021-06-03C++11 tidying.Carl Hetherington
2021-06-03Ignore errors from avcodec_receive_frame when flushing video (#2035).Carl Hetherington
2021-06-01Add hint when no audio language is set (#2033).Carl Hetherington
2021-06-01Put audio language back in the Film.Carl Hetherington
2021-05-31Allow any ratio to appear in the ISDCF name as an interior aspect ratio (#2030).Carl Hetherington
2021-05-27Bump libdcp for fix to decryption of SMPTE subtitles.Carl Hetherington
2021-05-26Fix potential very rare test failure.Carl Hetherington
2021-05-26Remove privilege escalation via seteuid() etc. on Linux.Carl Hetherington
2021-05-25Move video level conversion for RGB from FFmpegImageProxy to Image.Carl Hetherington
2021-05-25Clamp results correctly when shifting video levels, and account for that in t...Carl Hetherington
2021-05-25Make a test check more informative.Carl Hetherington
2021-05-25Use decoder_factory() and a lambda to clean things up a bit.Carl Hetherington
2021-05-11Don't apply the Windows long path fix twice.v2.15.147Carl Hetherington
2021-05-09Remove erroneous call to optional_node_child().Carl Hetherington
2021-05-09C++11 tidying.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-05-03Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black().Carl Hetherington
2021-05-03Test output tweaks.Carl Hetherington
2021-05-03Add export test DCP -> h264 to trigger #1984.Carl Hetherington
2021-05-03Add pixel format 66 (AV_PIX_FMT_YUV422P10LE) to make_part_black().Carl Hetherington
2021-05-03Add export test DCP -> prores to trigger #1984.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-05-01Upgrade to FFmpeg 4.4.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-04-27Reduce disk usage of interrupt_encoder_test.Carl Hetherington
2021-04-23Do less logging during tests, but also log some details of what test isCarl Hetherington
2021-04-23Fix fopen() on windows to cope with long filenames (part of #1755).Carl Hetherington
2021-04-23More test fixes.Carl Hetherington
2021-04-23Fix test for random noise addition.Carl Hetherington
2021-04-23Add some new check methods.Carl Hetherington
2021-04-23Update test reference.Carl Hetherington
2021-04-23Cope with noise being added to small JPEG2000 images.Carl Hetherington
2021-04-23Rename some test data.Carl Hetherington
2021-04-21Make digest calculations interruptible.Carl Hetherington
2021-04-21Add a possibly-useful test.Carl Hetherington
2021-04-10Fix up hints about long subtitle lines.Carl Hetherington
2021-04-09Make DCP text track language properly optional and ignore bad values on impor...Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-04-06Update test/data for the metadata.xml reference.Carl Hetherington
2021-04-06Add language to some text used in tests to avoid a verification error.Carl Hetherington
2021-04-06Ignore JPEG2000 guard bits warning in a test using an old MXF.Carl Hetherington
2021-04-06Fix ISDCF name reference in test.Carl Hetherington
2021-04-06Update test/data revision.Carl Hetherington
2021-04-04Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue.Carl Hetherington
2021-04-04Move chain to the Interop/SMPTE metadata.Carl Hetherington
2021-04-04Move some ISDCF flags to the Interop/SMPTE metadata.Carl Hetherington
2021-04-04Use studio and facility from Interop/SMPTE metadata rather than ISDCF.Carl Hetherington
2021-04-04Use ratings from Interop/SMPTE metadata instead of ISDCF metadata dialogue.Carl Hetherington