summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-02-14FIXME: fix bugs.448-re-useCarl Hetherington
2026-02-12Support re-use of Atmos MXF assets.Carl Hetherington
2026-02-12Re-use assets verbatim if they do not need to change (#448).Carl Hetherington
2026-02-07Add use-type to ReusableReelAsset.Carl Hetherington
2026-02-07Rename ReferencedReelAsset -> ReusableReelAsset.Carl Hetherington
2026-02-07Rename referenced_reel_asset.{cc,h} -> reusable_reel_asset.{cc,h}.Carl Hetherington
2026-02-07Make "why_not" reasons an optional return.Carl Hetherington
2026-02-07Rename set_play_referenced() -> set_play_reusable().Carl Hetherington
2026-02-07Rename can_reference_*() -> can_reuse_*().Carl Hetherington
2026-02-05Test fixes for 2.20.Carl Hetherington
2026-02-03Add move_entry().Carl Hetherington
2026-02-03Use SQLite for show playlists.Carl Hetherington
2026-02-03Fix config tests for version bump to 2.20.Carl Hetherington
2026-01-29Remove Film from the whole examination chain.Carl Hetherington
2026-01-29Remove another unnecessary Film parameter.Carl Hetherington
2026-01-29Remove now-unnecessary Film parameters.Carl Hetherington
2026-01-28Move _film out of Job into only those Jobs that need it.Carl Hetherington
2026-01-28Tweak pango version number check in test.Carl Hetherington
2026-01-28Ignore new warnings from signals2.hpp.Carl Hetherington
2026-01-28Remove support for FFmpeg < 8.Carl Hetherington
2026-01-25Fix incorrect calculation of DCP time from Atmos content time for the 2nd and...Carl Hetherington
2026-01-01Fix crash due to later creation of DCPFilmEncoder.Carl Hetherington
2025-12-31Fix mismatched audio reel length (#3123).Carl Hetherington
2025-12-30Fix tests broken by auto-set of film standard from imported DCPs.Carl Hetherington
2025-12-30Fix closed caption layout in the presence of italics / other markup (#3067).Carl Hetherington
2025-12-19Fix truncation of ISDCF name parts that have had things substituted (#3112).Carl Hetherington
2025-12-19White space: dcpomatic_disk.cc, upmixer_a_test.cc, vf_test.ccCarl Hetherington
2025-12-18Add set_isdcf_date() allowing removal of some friends.Carl Hetherington
2025-12-15Fix artefacts on the edge of YUV images with odd widths (#3119).v2.18.34Carl Hetherington
2025-12-15Fix test now that Film::cpls() checks a bit less.Carl Hetherington
2025-12-15Fix error when seeking a file with no video and >1 audio stream (#3128).Carl Hetherington
2025-12-14White space: ffmpeg_dcp_test.ccCarl Hetherington
2025-12-08Try AVSEEK_FLAG_ANY if _BACKWARD fails.Carl Hetherington
2025-12-08Clean up a setup.Carl Hetherington
2025-12-08White space: ffmpeg_decoder_seek_test.ccCarl Hetherington
2025-11-20Add and test relative_path() method.Carl Hetherington
2025-11-09Re-examine files created before we stopped auto-generating stream IDs.Carl Hetherington
2025-11-08Update test reference after adding AV_CODEC_FLAG_BITEXACT for audio encoding.Carl Hetherington
2025-11-05Clarify a little when dcp_inspect or clairmeta fail during tests.Carl Hetherington
2025-11-05Allow specification of which parts of the DCP to encrypt (#3099).Carl Hetherington
2025-11-04Fix ineffectual attempt to set up special test logging.Carl Hetherington
2025-11-04Fix failure to play any audio when one stream isn't producing anything (#3108)Carl Hetherington
2025-11-03Missing check for duplicate IDs.Carl Hetherington
2025-10-30Fix RFC 2822 tests on Windows when run in non-DST.Carl Hetherington
2025-10-30Add some extra details to a test.Carl Hetherington
2025-10-29Don't report channels as mapped when they are not included in the film's chan...Carl Hetherington
2025-10-29Fix copy-and-paste error with test film name.Carl Hetherington
2025-10-28Fix decryption import code to work with PKCS1 and PKCS8 formats.Carl Hetherington
2025-10-27Fix incorrect reading of markers from multi-reel DCPs (#3105).Carl Hetherington
2025-10-15Add another new test reference for FFmpeg 8.Carl Hetherington