Remove now-unnecessary --target-macos-arm64
[dcpomatic.git] / test /
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-22 Carl HetheringtonBump libdcp for new asdcplib version.
2024-03-20 Carl HetheringtonMerge tag 'v2.16.79' into v2.17.x
2024-03-20 Carl HetheringtonReplace std::random_shuffle (removed in C++17).
2024-03-20 Carl HetheringtonAllow building with C++17 and updated libxml++/pangomm...
2024-03-20 Carl HetheringtonRemove all use of add_child() from xmlpp.
2024-03-20 Carl HetheringtonFix failing tests.
2024-03-11 Carl HetheringtonFix failing tests.
2024-03-11 Carl HetheringtonUse stored has_non_zero_entry_point() instead of parsin...
2024-03-11 Carl HetheringtonUse openjpeg v2.5.2 (#2783).
2024-03-11 Carl HetheringtonMake check_one_frame more verbose when it fails.
2024-03-11 Carl HetheringtonFix memory leak in test.
2024-03-08 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-03-07 Carl HetheringtonFix screen name order in KDM emails.
2024-02-22 Carl HetheringtonMerge tag 'v2.16.78' into v2.17.x v2.17.12
2024-02-21 Carl HetheringtonMake DCPExaminer::size() optional and deal with the... v2.16.78
2024-02-21 Carl HetheringtonFix failure to examine non-flat-ratio VFs (#2775).
2024-02-19 Carl HetheringtonMerge tag 'v2.16.77' into v2.17.x
2024-02-19 Carl HetheringtonReset _next_video_time when deciding to emit black.
2024-02-18 Carl HetheringtonMerge tag 'v2.16.76' into v2.17.x
2024-02-16 Carl HetheringtonAdd Unzipper.
2024-02-12 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-11 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-11 Carl HetheringtonDon't add a font with an empty ID for ccaps either...
2024-02-11 Carl HetheringtonFix apparently ineffective processors when analysing...
2024-02-06 Carl HetheringtonRemove apparently out-of-date comment.
2024-02-04 Carl HetheringtonUse a simpler way to decide what devices we could write...
2024-02-04 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-03 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-03 Carl HetheringtonRemove unused variable.
2024-02-03 Carl HetheringtonDon't emit subtitle images that have a zero dimension...
2024-02-03 Carl HetheringtonSupport alpha blend onto YUV444P9LE and YUV444P10LE...
2024-02-03 Carl HetheringtonFix incorrect pixel formats for tests.
2024-02-03 Carl HetheringtonFix flipped red and blue with rgba64_onto_* tests.
2024-01-28 Carl HetheringtonBump FFmpeg to 6.1. v2.17.10
2024-01-28 Carl HetheringtonRemove unused variables.
2024-01-28 Carl HetheringtonUpdate for new mxe.
2024-01-28 Carl HetheringtonMake stop() private and use drop() instead.
2024-01-28 Carl HetheringtonRemove a directory created by the config machinery...
2024-01-28 Carl HetheringtonRearrange encoder threading.
2024-01-28 Carl HetheringtonMove UTC offset for KDMs from the cinema to the point...
2024-01-28 Carl HetheringtonChange how video timing is done.
2024-01-28 Carl HetheringtonWrite player debug logs from tests on -- --log=debug...
2024-01-28 Carl HetheringtonCleanup: fix name of film to match test.
2024-01-28 Carl HetheringtonBump ffmpeg to 5.1.2 "Riemann"
2024-01-28 Carl HetheringtonNormalise XML attribute names to be camelCase (#2241).
2024-01-28 Carl HetheringtonUse 2.18.x subdirectory for configuration.
2024-01-17 Carl HetheringtonFix ISDCF name when referring to OVs with subs (#2703).
2024-01-15 Carl HetheringtonInspect most DCPs made during tests with ClairMeta...
2024-01-15 Carl HetheringtonInspect most DCPs made during tests with dcp_inspect...
2024-01-15 Carl HetheringtonFix handling of empty font IDs and default DCP fonts...
2024-01-11 Carl HetheringtonMore test fixes after changes in c2c6fbdd8dddbb6ccba0a6...
2024-01-11 Carl HetheringtonFix tests after changes in c2c6fbdd8dddbb6ccba0a6ae49a1...
2024-01-09 Carl HetheringtonRe-make video after YUV/RGB matrix is changed (#2714).
2024-01-09 Carl HetheringtonCleanup: white space.
2024-01-09 Carl HetheringtonCheck for bad DN qualifiers on signer certificates...
2024-01-09 Carl HetheringtonMove ScopeGuard into libdcp.
2024-01-05 Carl HetheringtonAdd new "territory type" so that INT-T{D,L} can be...
2024-01-04 Carl HetheringtonMerge branch '2694-remove-odd-check'
2024-01-04 Carl HetheringtonAdd a test.
2024-01-04 Carl HetheringtonAllow specification of map CPLs by ID (#2702).
2023-12-12 Carl HetheringtonRun premultiply filter on still images that have alpha...
2023-12-09 Carl HetheringtonSupport YUV422P9LE in alpha_blend() (#2671). notar1
2023-11-29 Carl HetheringtonFix segfault when creating KDMs with certificates and...
2023-11-20 Carl HetheringtonVerify encrypted DCPs (more) correctly (#2659).
2023-11-20 Carl HetheringtonFix audio analysis attempts with source files that...
2023-11-20 Carl HetheringtonDon't feed channels to leqm that we don't have a correc...
2023-11-20 Carl HetheringtonAdd a dialog to show which screens have potentially...
2023-11-20 Carl HetheringtonImprove progress reporting of digest calculations ...
2023-11-16 Carl HetheringtonAlways add a font with an empty ID (#2649).
2023-11-16 Carl HetheringtonPass through <Ruby> tags in subtitles (#2635) (GH#23).
2023-11-15 Carl HetheringtonCopy Interop PNG subtitle files correctly (#2640).
2023-11-12 Carl HetheringtonReplace deprecated leaf() with filename().
2023-10-28 Carl HetheringtonAdd check before dereferencing pointer.
2023-10-17 Carl HetheringtonMake sure 2-channel MXFs don't get extra channel descri...
2023-10-16 Carl HetheringtonChange how channels are specified for these tests.
2023-10-16 Carl HetheringtonRemove unused code.
2023-10-15 Carl HetheringtonThis test suddenly just started failing with
2023-10-15 Carl HetheringtonFix DCP content font ID allocation to cope with DCPs...
2023-10-09 Carl HetheringtonUse dcp::filesystem to wrap filesystem calls and fix_lo...
2023-10-02 Carl HetheringtonYou are advised -> It is advisable (#2189).
2023-09-30 Carl HetheringtonCleanup: use a lambda.
2023-09-30 Carl HetheringtonFix test/data branching SNAFU.
2023-09-30 Carl HetheringtonAllow DCP content type from template to work.
2023-09-30 Carl HetheringtonAllow SMPTE/interop setting from template to work.
2023-09-30 Carl HetheringtonAdd --no-encrypt with the same idea as the previous...
2023-09-30 Carl HetheringtonAdd --twod option to create CLI and stop 2D from being...
2023-09-30 Carl HetheringtonCleanup: add some _ prefixes.
2023-09-29 Carl HetheringtonSupport alpha blending 64-bit RGB onto things.
2023-09-29 Carl HetheringtonRename alpha_blend_test_one -> alpha_blend_test_bgra_onto.
2023-09-28 Carl HetheringtonFix errors with WAVs containing markers (#2617).
2023-09-12 Carl HetheringtonSomewhat fix inclusion of CCAP language in ISDCF name...
2023-09-10 Carl HetheringtonCleanup: use some stack allocation and shared_ptr.
2023-09-08 Carl HetheringtonFix hints test now that subtitle reader gives an error...
2023-09-07 Carl HetheringtonSanitise asset names after potentially failed %-based...
2023-09-07 Carl HetheringtonCleanup: use ConfigRestorer instead of Keep class.
2023-09-04 Carl HetheringtonUse configured issuer/creator for DCPs made by map...
2023-09-03 Carl HetheringtonIgnore newlines in subtitle text (#2341).
2023-09-01 Carl HetheringtonMissing #ifdef for Windows references.
next