summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-10-23Allow writing DCPs without any other metadata / working files.Carl Hetherington
2025-10-23Make it possible to not write audio analysis files.Carl Hetherington
2025-10-23Remove log handling from Film.Carl Hetherington
2025-10-15Add another new test reference for FFmpeg 8.Carl Hetherington
2025-10-15Add some new test references for FFmpeg 8.Carl Hetherington
2025-10-15Fix test to use a file with audio.Carl Hetherington
2025-10-15New test reference for Arch.Carl Hetherington
2025-10-15Fix confusing file name.Carl Hetherington
2025-10-15Relax and tidy some test references for Arch.Carl Hetherington
2025-10-15Only run EBUR128 tests if we have an appropriate FFmpeg.Carl Hetherington
2025-10-15Disable use of stream IDs if there are duplicates, rather than rewriting.Carl Hetherington
2025-10-15Cleanup: use a make_shared.Carl Hetherington
2025-10-10Fix tests after changes to config parameters.Carl Hetherington
2025-09-27Draw markers better next to the position slider (#3005).Carl Hetherington
2025-09-26Re-order cairo context scaling and pango layout setup (#2337).Carl Hetherington
2025-09-23Return quite close to original approach for "no colour conversion".Carl Hetherington
2025-09-22Rename check_one_frame -> check_one_frame_against_j2cCarl Hetherington
2025-09-15Allow building with boost::process v2 (added in Ubuntu 25.10).Carl Hetherington
2025-09-07Add audio delay option to Config and player prefs.Carl Hetherington
2025-09-06Fix incorrectly-clipped audio on export (possibly #2865).Carl Hetherington
2025-08-25Add cover sheet magic strings for marker positions (#3076).Carl Hetherington
2025-08-25Use 0-padded numbers for all fields of a timecode.Carl Hetherington
2025-08-25White space: util_test.cc.Carl Hetherington
2025-08-12New/improved pixel format decision when converting to XYZ.Carl Hetherington
2025-08-12Replace AVPixelFormat parameter to PlayerVideo::image with a functor.Carl Hetherington
2025-07-15Change Film::examine_and_add_content to take a vector of content.Carl Hetherington
2025-07-15Change Film::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-13White space: auto_crop_dialog.{cc,h}, export_video_file_dialog.{cc,h}, time_c...Carl Hetherington
2025-07-11Don't try to add unused fonts to the DCP (#3059).Carl Hetherington
2025-07-10Allow audio processors to pass through HI/VI/DBox etc (#3020).Carl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-07-10Tweak formatting.Carl Hetherington
2025-07-10Convert some paths to string.Carl Hetherington
2025-07-10Add some includes of fmt/format.h.Carl Hetherington
2025-07-08Fix cut-off subtitle shadows.Carl Hetherington
2025-07-04Go back to the old way of handling KDM timing.Carl Hetherington
2025-06-17Pass Ratio around as an object rather than a pointer.Carl Hetherington
2025-06-15Add --fade-{in,out} options to create CLI (#2613).Carl Hetherington
2025-05-29Interpret relative cinemas SQLite3 paths as being relative to the config.xml ...Carl Hetherington
2025-05-26Remove functors for choosing pixel format output from make_image().Carl Hetherington
2025-05-26Fix incorrect colours with "no colourspace conversion" sources that are not A...Carl Hetherington
2025-05-19Remove Ubuntu 22.04 test reference hacks.Carl Hetherington
2025-05-19Tidy up finding required files during tests.Carl Hetherington
2025-05-13Allow hyphens as part of the "name" part of the ISDCF name.Carl Hetherington
2025-05-10White space: audio_merger_test.ccCarl Hetherington
2025-05-08Add Film::possible_reel_types().Carl Hetherington
2025-04-14Fix test to not raise an error from clairmeta.Carl Hetherington