| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-16 | Test fixes for 2.20.v2.19.x | Carl Hetherington | |
| 2026-02-16 | Add move_entry(). | Carl Hetherington | |
| 2026-02-16 | Use SQLite for show playlists. | Carl Hetherington | |
| 2026-02-16 | Fix config tests for version bump to 2.20. | Carl Hetherington | |
| 2026-02-16 | Remove Film from the whole examination chain. | Carl Hetherington | |
| 2026-02-16 | Remove another unnecessary Film parameter. | Carl Hetherington | |
| 2026-02-16 | Remove now-unnecessary Film parameters. | Carl Hetherington | |
| 2026-02-16 | Move _film out of Job into only those Jobs that need it. | Carl Hetherington | |
| This meant some tweaks to the JSON server to only report DCP names for TranscodeJobs, and a bit of (hopefully) tidying of the disk space check in the batch converter. | |||
| 2026-02-16 | Tweak pango version number check in test. | Carl Hetherington | |
| 2026-02-16 | Ignore new warnings from signals2.hpp. | Carl Hetherington | |
| I think I smell progress! | |||
| 2026-02-16 | Remove support for FFmpeg < 8. | Carl Hetherington | |
| 2026-02-09 | Copy some more metadata from DCP into the film when requested. | Carl Hetherington | |
| 2026-01-25 | Fix incorrect calculation of DCP time from Atmos content time for the 2nd ↵ | Carl Hetherington | |
| and subsequent reels. This would cause only the 1st reel of atmos content to make it into the DCP. | |||
| 2026-01-01 | Fix crash due to later creation of DCPFilmEncoder. | Carl Hetherington | |
| 2025-12-31 | Fix mismatched audio reel length (#3123). | Carl Hetherington | |
| 2025-12-30 | Fix tests broken by auto-set of film standard from imported DCPs. | Carl Hetherington | |
| 2025-12-30 | Fix closed caption layout in the presence of italics / other markup (#3067). | Carl Hetherington | |
| 2025-12-19 | Fix truncation of ISDCF name parts that have had things substituted (#3112). | Carl Hetherington | |
| 2025-12-19 | White space: dcpomatic_disk.cc, upmixer_a_test.cc, vf_test.cc | Carl Hetherington | |
| 2025-12-18 | Add set_isdcf_date() allowing removal of some friends. | Carl Hetherington | |
| 2025-12-15 | Fix artefacts on the edge of YUV images with odd widths (#3119).v2.18.34 | Carl Hetherington | |
| This also modifies an existing test to expose the bug. | |||
| 2025-12-15 | Fix test now that Film::cpls() checks a bit less. | Carl Hetherington | |
| 2025-12-15 | Fix error when seeking a file with no video and >1 audio stream (#3128). | Carl Hetherington | |
| 2025-12-14 | White space: ffmpeg_dcp_test.cc | Carl Hetherington | |
| 2025-12-08 | Try AVSEEK_FLAG_ANY if _BACKWARD fails. | Carl Hetherington | |
| We usually want to do _BACKWARD as this should seek to the keyframe before the seek position. On some files this fails, and then it seems that _ANY is a good next thing to try. | |||
| 2025-12-08 | Clean up a setup. | Carl Hetherington | |
| 2025-12-08 | White space: ffmpeg_decoder_seek_test.cc | Carl Hetherington | |
| 2025-11-20 | Add and test relative_path() method. | Carl Hetherington | |
| 2025-11-09 | Re-examine files created before we stopped auto-generating stream IDs. | Carl Hetherington | |
| 2025-11-08 | Update test reference after adding AV_CODEC_FLAG_BITEXACT for audio encoding. | Carl Hetherington | |
| 2025-11-05 | Clarify a little when dcp_inspect or clairmeta fail during tests. | Carl Hetherington | |
| 2025-11-05 | Allow specification of which parts of the DCP to encrypt (#3099). | Carl Hetherington | |
| 2025-11-04 | Fix ineffectual attempt to set up special test logging. | Carl Hetherington | |
| 2025-11-04 | Fix failure to play any audio when one stream isn't producing anything (#3108) | Carl Hetherington | |
| Without this we consider a never-pushed stream active, but with position 0, so we think we never have any audio ready. | |||
| 2025-11-03 | Missing check for duplicate IDs. | Carl Hetherington | |
| Without this call we don't spot duplicates that are found in the initial scan. | |||
| 2025-10-30 | Fix RFC 2822 tests on Windows when run in non-DST. | Carl Hetherington | |
| 2025-10-30 | Add some extra details to a test. | Carl Hetherington | |
| 2025-10-29 | Don't report channels as mapped when they are not included in the film's ↵ | Carl Hetherington | |
| channel count. So e.g. if you map the 7.1 surrounds but have a 6-channel film it should consider those channels un-mapped. | |||
| 2025-10-29 | Fix copy-and-paste error with test film name. | Carl Hetherington | |
| 2025-10-28 | Fix decryption import code to work with PKCS1 and PKCS8 formats. | Carl Hetherington | |
| PKCS1 uses BEGIN RSA PRIVATE KEY but PKCS8 has only BEGIN PRIVATE KEY | |||
| 2025-10-27 | Fix incorrect reading of markers from multi-reel DCPs (#3105). | Carl Hetherington | |
| 2025-10-15 | Add another new test reference for FFmpeg 8. | Carl Hetherington | |
| Commit 045a8b15b19ec7f872fb01cfb986faeaa26cb8bb changed how AC3/EAC3 decoders in FFmpeg are flushed, and this caused a considerable change to the audio result in this test (in particular, the audio is about 3db louder after the FFmpeg change). I'm assuming the previous result was just wrong. | |||
| 2025-10-15 | Add some new test references for FFmpeg 8. | Carl Hetherington | |
| In ffmpeg commit af6d52eec66961f6a502b0f2f390c12226d087cd the precision of XYZ/RGB conversion was improved from 12- to 16-bit, and this changes the outputs of these tests. | |||
| 2025-10-15 | Fix test to use a file with audio. | Carl Hetherington | |
| 2025-10-15 | New test reference for Arch. | Carl Hetherington | |
| 2025-10-15 | Fix confusing file name. | Carl Hetherington | |
| 2025-10-15 | Relax and tidy some test references for Arch. | Carl Hetherington | |
| 2025-10-15 | Only run EBUR128 tests if we have an appropriate FFmpeg. | Carl Hetherington | |
| 2025-10-15 | Disable use of stream IDs if there are duplicates, rather than rewriting. | Carl Hetherington | |
| It turns out that FFmpeg decoders (e.g. flv, see FFmpeg 25faaa311a74efdfdc4fed56996d7338ed807488) check stream IDs and sometimes create new streams if they see one that they didn't see before. If we change stream IDs we break this. Here we try to use stream indices in cases where the IDs are duplicated. We also account for the case where a new stream appears during examination. This wasn't covered by tests until the FFmpeg commit mentioned above, were the flv decoder creates a new stream during examination of boon_telly.mkv. | |||
| 2025-10-15 | Cleanup: use a make_shared. | Carl Hetherington | |
