summaryrefslogtreecommitdiff
path: root/test/frame_rate_test.cc
AgeCommit message (Expand)Author
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
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-12-25Show audio bit depth in content properties (#559).Carl Hetherington
2022-12-25Cleanup: use some auto / make_shared.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2019-01-27Fix test.Carl Hetherington
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2018-12-27Fix test after change to never make 96kHz DCPs.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Various text fixes.Carl Hetherington
2016-05-18Store audio length in AudioStream.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Fix some confusions with FFmpeg audio streams.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-05-18Reasonably straightforward stuff; main things are addingCarl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-07-09Guess a better optimum frame rate when there is content at 24 and 48 fps (#633).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-17Final tweaks and removal of Film::playlist().Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-05Fix audio_sampling_rate_test.Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-05-22Move FFmpegStream classes into their own source files.Carl Hetherington
2014-05-02Rename AudioContent frame_rate methods and move resampled_audio_frame_rate in...Carl Hetherington
2014-04-29Various comment fixes to tests.Carl Hetherington
2013-12-18Considerable rework of decoder timing; tests pass, at least.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).Carl Hetherington
2013-10-22Make repeat a number rather than a bool.Carl Hetherington
2013-08-14Remove believed-unnecessary film state mutexes.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-15Decide best DCP rate based on the largest difference between a particular con...Carl Hetherington
2013-07-15Reinstate frame rate test.Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-01Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.Carl Hetherington