| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-22 | Rename new_test_film2 -> new_test_film. | Carl Hetherington | |
| 2024-05-21 | Replace all new_test_film with new_test_film2. | Carl Hetherington | |
| 2022-12-29 | Cleanup: test tidying. | Carl Hetherington | |
| 2022-12-25 | Show audio bit depth in content properties (#559). | Carl Hetherington | |
| 2022-12-25 | Cleanup: use some auto / make_shared. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-20 | Some tidying up of test Doxygen. | Carl Hetherington | |
| 2019-01-27 | Fix test. | Carl Hetherington | |
| 2019-01-21 | Stop jobs silently failing in tests. | Carl Hetherington | |
| 2018-12-27 | Fix test after change to never make 96kHz DCPs. | Carl Hetherington | |
| 2018-11-21 | Take Film pointer out of Content. | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Various text fixes. | Carl Hetherington | |
| 2016-05-18 | Store audio length in AudioStream. | Carl Hetherington | |
| 2016-05-18 | Move video frame rate ('prepared-for') into Content. | Carl Hetherington | |
| 2016-05-18 | Fix some confusions with FFmpeg audio streams. | Carl Hetherington | |
| 2016-05-18 | Rename video/audio/subtitle part methods. | Carl Hetherington | |
| 2016-05-18 | Split audio; builds. | Carl Hetherington | |
| 2016-05-18 | Reasonably straightforward stuff; main things are adding | Carl Hetherington | |
| a _parent to VideoContent (mainly, but not only, for signalling) and moving the video shared_ptr into Content, which makes much more sense to replace dynamic_cast tests for whether something has video or whatever. Nearly builds. | |||
| 2015-08-25 | Purge rint() and use llrint and friends. | Carl Hetherington | |
| 2015-07-09 | Guess a better optimum frame rate when there is content at 24 and 48 fps (#633). | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-17 | Final tweaks and removal of Film::playlist(). | Carl Hetherington | |
| 2015-06-02 | Handle multiple audio streams in a single piece of content | Carl Hetherington | |
| in a similar way to the V1 patch. | |||
| 2015-01-24 | Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵ | Carl Hetherington | |
| digest calculation. | |||
| 2014-12-03 | Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master; | Carl Hetherington | |
| Basics of an image sequence dialog that asks about frame rate and digest calculation. | |||
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-05 | Fix audio_sampling_rate_test. | Carl Hetherington | |
| 2014-06-04 | Back-port v2's rename and slight extension of FrameRateConversion. | Carl Hetherington | |
| 2014-05-22 | Move FFmpegStream classes into their own source files. | Carl Hetherington | |
| 2014-05-02 | Rename AudioContent frame_rate methods and move resampled_audio_frame_rate ↵ | Carl Hetherington | |
| into AudioContent. | |||
| 2014-04-29 | Various comment fixes to tests. | Carl Hetherington | |
| 2013-12-18 | Considerable rework of decoder timing; tests pass, at least. | Carl Hetherington | |
| 2013-12-11 | Various work on better seeking (and seeking of audio). | Carl Hetherington | |
| 2013-10-22 | Make repeat a number rather than a bool. | Carl Hetherington | |
| 2013-08-14 | Remove believed-unnecessary film state mutexes. | Carl Hetherington | |
| 2013-07-23 | Remove some dcp prefixes; better logging of content on DCP creation. | Carl Hetherington | |
| 2013-07-18 | Split test compile up into individual files. | Carl Hetherington | |
| 2013-07-15 | Decide best DCP rate based on the largest difference between a particular ↵ | Carl Hetherington | |
| content's frame rate and the DCP one, rather than a sum of all the differences. | |||
| 2013-07-15 | Reinstate frame rate test. | Carl Hetherington | |
| 2013-05-25 | Merge master and multifarious hackery. | Carl Hetherington | |
| 2013-05-01 | Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit. | Carl Hetherington | |
