summaryrefslogtreecommitdiff
path: root/test/content_test.cc
AgeCommit message (Expand)Author
2025-07-15Change Film::examine_and_add_content to take a vector of content.Carl Hetherington
2024-05-29Remove default video bit rate settings.Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-20Clean up some more tests.Carl Hetherington
2024-05-20Clean up another big test.Carl Hetherington
2024-05-20Use new_test_film2.Carl Hetherington
2024-01-28Change how video timing is done.Carl Hetherington
2023-09-29Fix errors with WAVs containing markers (#2617).Carl Hetherington
2023-08-06Go back to respecting the user's choice for the number of audio channels in t...Carl Hetherington
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-11-26Noisy change to get film into AudioContent::modify_trim_start().Carl Hetherington
2022-11-25Cleanup: use dcp_file().Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2021-02-23Verify a whole bunch of DCPs made by unit tests.Carl Hetherington
2021-02-02Reduce the disk space needed when running tests.v2.15.124Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-03Obey audio timestamps if they don't deviate by more than some threshold.Carl Hetherington
2020-11-29Move some test references into test-private.Carl Hetherington
2020-10-13Fix use of DCPOMATIC_TEST_PRIVATE variable to specify whereCarl Hetherington
2020-05-20Round the length of video-containing content to the nearest frame.Carl Hetherington
2020-03-11Move private_data into TestPathsCarl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-08-17Position is not affected when Content video frame rate is set.Carl Hetherington
2018-08-15Build fixes.Carl Hetherington
2018-08-15Temporary debugging.Carl Hetherington
2018-07-09Maintain frame-snap for position and trim when set_video_frame_rate is called...Carl Hetherington
2017-12-11Add failing test for trimming from the start of non-integer-framerate sources.Carl Hetherington
2017-05-30Check content_test1 output.Carl Hetherington
2017-05-29Add content_test.cc for tests of particular pieces of content.Carl Hetherington