Missed update to private test repo version.
[dcpomatic.git] / test /
2024-03-31 Carl HetheringtonFix hanging/overlapping dvb subtitles (#2792).
2024-03-20 Carl HetheringtonFix failing tests.
2024-03-07 Carl HetheringtonFix screen name order in KDM emails.
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-16 Carl HetheringtonAdd Unzipper.
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-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-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.
2023-08-29 Carl HetheringtonFix vertical alignment of subtitles in some cases ...
2023-08-29 Carl HetheringtonGive a more useful error when check_dcp() fails.
2023-08-29 Carl HetheringtonRestore burnt subtitle tests.
2023-08-29 Carl HetheringtonCleanup: use some more vector instead of list.
2023-08-27 Carl HetheringtonFix tests when changing the cinemas file.
2023-08-27 Carl HetheringtonHandle fonts/subdirs correctly for CCAPs with _map...
2023-08-26 Carl HetheringtonFix refusal to reference overlapping but different...
2023-08-26 Carl HetheringtonUpdate test/data for missing test reference.
2023-08-26 Carl HetheringtonSet up packet duration correctly when encoding using...
2023-08-26 Carl HetheringtonTry to capture ffmpeg logs during tests.
2023-08-24 Carl HetheringtonAdd --cinemas-file option to KDM CLI.
2023-08-20 Carl HetheringtonAnother signed/unsigned mismatch.
2023-08-19 Carl HetheringtonFix unsigned/signed mismatch.
2023-08-15 Carl HetheringtonAdd Audiobuffers::set_channels().
2023-08-15 Carl HetheringtonRemove now-unnecessary assertion.
2023-08-11 Carl HetheringtonFix tests on Windows.
2023-08-09 Carl HetheringtonAdd some tests.
2023-08-09 Carl HetheringtonExtract Film::Property to its own header to (maybe...
2023-08-08 Carl HetheringtonAdd a test.
2023-08-06 Carl HetheringtonDefault to writing 8 audio channels in DCPs (#2443).
2023-08-06 Carl HetheringtonGo back to respecting the user's choice for the number...
2023-07-29 Carl HetheringtonCheck channel count when comparing audio MXFs.
2023-07-29 Carl HetheringtonDon't check sound assets in some tests.
2023-07-27 Carl HetheringtonBump libdcp to one with some cleanups / header re-arran...
2023-07-02 Carl HetheringtonDon't insert incorrect <Effect> nodes into metadata...
2023-06-30 Carl HetheringtonAdd another test.
2023-06-30 Carl HetheringtonDon't write MainSoundConfiguration with 71 when we...
2023-06-29 Carl HetheringtonClean up after some more tests.
2023-06-28 Carl HetheringtonDisable asset hash checks that the libdcp bump fixes.
2023-06-24 Carl HetheringtonFix config test reference after ISDCF name config option.
2023-06-04 Carl HetheringtonGive filler subtitle reels <LoadFont> nodes in SMPTE...
2023-06-04 Carl HetheringtonFix missing subtitle language in CPL on auto-created...
2023-06-03 Carl HetheringtonMissing ConfigRestorer.
2023-06-02 Carl HetheringtonFix incorrect hint about having too many subtitle lines...
next