summaryrefslogtreecommitdiff
path: root/test/vf_test.cc
AgeCommit message (Expand)Author
2026-02-14FIXME: fix bugs.448-re-useCarl 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 can_reference_*() -> can_reuse_*().Carl Hetherington
2026-01-29Remove Film from the whole examination chain.Carl Hetherington
2026-01-29Remove now-unnecessary Film parameters.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-07-15Change Film::examine_and_add_content to take a vector of content.Carl Hetherington
2025-07-15Don't process unnecessary video frame rate changes.Carl Hetherington
2025-07-15Change ExamineContentJob to take a vector of content.Carl Hetherington
2025-07-11Don't try to add unused fonts to the DCP (#3059).Carl Hetherington
2025-04-14Bump libdcp for very invalid subtitle duration checks.Carl Hetherington
2025-03-24Basic support for variable-Z 3D subtitles.Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington
2025-01-15Add a group ID to VF PKLs (#2943).Carl Hetherington
2024-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-05-29Remove default DCP audio channel setting.Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2024-04-21Rename classes to follow preparatory renames in libdcp.Carl Hetherington
2024-03-11Fix failing tests.Carl Hetherington
2024-01-17Fix ISDCF name when referring to OVs with subs (#2703).Carl Hetherington
2024-01-15Inspect most DCPs made during tests with dcp_inspect (#76).Carl Hetherington
2024-01-04Add a test.Carl Hetherington
2023-10-15Fix DCP content font ID allocation to cope with DCPs that have multiple fontsCarl Hetherington
2023-08-27Fix refusal to reference overlapping but different text content (#2599).Carl Hetherington
2022-11-26Noisy change to get film into AudioContent::modify_trim_start().Carl Hetherington
2022-09-10Move get_reel_assets() out of Player, as it doesn't need to be there.Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2021-11-04Add failing test.Carl Hetherington
2021-11-04Tidying.Carl Hetherington
2021-09-27Replace aligned bool with enum Alignment.Carl Hetherington
2021-09-27Various alignment adjustments.Carl Hetherington
2021-02-26More verification of DCPs during tests.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-10-12Fix incorrect sign on boost test constants.Carl Hetherington
2020-04-23Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432Carl Hetherington
2020-04-15Fix length of player output so it can be either the film's length or playlist...Carl Hetherington
2019-10-31Tweak test now that can_reference_audio correctly succeeds when there is no o...Carl Hetherington
2019-10-31Make separate reels for parts of the timeline with no video whenCarl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-05-10Update for libdcp API changes.Carl Hetherington
2019-04-17Add test for bug #1528.Carl Hetherington
2019-03-22Fix referencing of trimmed multi-reel DCPs (#1495).Carl Hetherington