| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-03 | Add unit test for pulldown detection.v2.14.36 | Carl Hetherington | |
| Backported-from-commit: 23804b8beddd616cef60900d6e51deb7788cbd79 Backported-from-branch: v2.15.x | |||
| 2020-02-19 | New way of checking for 2D content mislabelled as 3D (#1565). | Carl Hetherington | |
| Required because of the change to the way video frame timing is done. | |||
| 2019-10-08 | Improve OpenFileError so that it doesn't say "opening for read" | Carl Hetherington | |
| in one case where it should say "opening for read/write". Also add some unit tests for ReelWriter. | |||
| 2019-06-28 | Fix incorrect timing of PNG subtitles in second and subsequent reels. | Carl Hetherington | |
| Backported from 5728b8095b9522626d61b1c684a9492f759e2870 in v2.15.x. | |||
| 2019-01-16 | Rework command-line parser for dcpomatic_create to allow optionsv2.13.103 | Carl Hetherington | |
| to be specified per content. Use this to support 3D. | |||
| 2019-01-05 | Fix strange behaviour with single-frame fades (#1440). | Carl Hetherington | |
| 2018-12-23 | Incomplete encryption of private keys. | Carl Hetherington | |
| 2018-11-06 | Add some code to help with profiling the player. | Carl Hetherington | |
| 2018-10-13 | Fix test build. | Carl Hetherington | |
| 2018-10-12 | Use ImageMagick for test stuff. | Carl Hetherington | |
| 2018-10-12 | Change MagickImageProxy to FFmpegImageProxy and make it use FFmpeg | Carl Hetherington | |
| to decode images. Hence remove {Image,Graphics}Magick. | |||
| 2018-07-19 | Add very basic test. | Carl Hetherington | |
| 2018-06-21 | New tests. | Carl Hetherington | |
| 2018-04-19 | Add unit test to trigger #1275 and an assert to prevent the segfault. | Carl Hetherington | |
| 2018-01-16 | In general the player assumes that it won't receive out of order video. | Carl Hetherington | |
| This clearly can happen with separate L/R sources. A pass in L might emit two frames which means the arrivals can't possibly be in order. This commit fixes this by introducing a Shuffler which all alternate-3D sources send their video to. The Shuffler re-orders things before they arrive at the player. It also fixes the code which inserts video frames before one that arrives after a gap. This didn't cope with 3D right before. The audio code solves a similar (perhaps the same?) problem with the AudioMerger; perhaps we should have a similar thing for video and make the player emit complete 3D frames. Should help with #976. | |||
| 2018-01-05 | Backup more than one config on failure to load. | Carl Hetherington | |
| 2017-10-10 | Fix erroneous addition to test/wscript. | Carl Hetherington | |
| 2017-10-10 | Fix disappearing frames while seeking in some cases. | Carl Hetherington | |
| 2017-09-01 | Fix corruption of an existing DCP when a new one is made with the same video | Carl Hetherington | |
| asset (#1126). | |||
| 2017-08-30 | New test. | Carl Hetherington | |
| 2017-07-25 | Removing explicit link with libbfd and libiberty. | Carl Hetherington | |
| 2017-07-12 | Don't emit black to fill up to a frame that we're not going to emit. | Carl Hetherington | |
| 2017-07-12 | Add test for AudioRingBuffers. | Carl Hetherington | |
| 2017-06-29 | Fixes for silence in projects, various cleanups. | Carl Hetherington | |
| 2017-06-07 | Fix incorrect reel numbers in subtitle XML/MXF. | Carl Hetherington | |
| 2017-05-31 | Allow repeat-frame to work with 3D. | Carl Hetherington | |
| 2017-05-29 | Add content_test.cc for tests of particular pieces of content. | Carl Hetherington | |
| 2017-05-10 | Rename some classes. | Carl Hetherington | |
| 2017-05-09 | Basic video transcoding working. | Carl Hetherington | |
| 2017-04-19 | First bits of torture test. | Carl Hetherington | |
| 2017-04-19 | Restore upmixer_a_test and fix resampler flushing. | Carl Hetherington | |
| 2017-04-19 | Remove video_decoder_fill_test as it was specialised to the old code. | Carl Hetherington | |
| 2017-04-19 | Restore ffmpeg_decoder_sequential_test. | Carl Hetherington | |
| 2017-04-19 | Restore ffmpeg_decoder_seek_test. | Carl Hetherington | |
| 2017-04-19 | Restore dcp_subtitle_test. | Carl Hetherington | |
| 2017-04-19 | Remove another old test. | Carl Hetherington | |
| 2017-04-19 | Remove seek zero test as I think it's fairly specific to the old code. | Carl Hetherington | |
| 2017-04-19 | Restore player_test and move black_fill_test into it. | Carl Hetherington | |
| 2017-04-19 | Reinstate ffmpeg_audio_only_test. | Carl Hetherington | |
| 2017-04-19 | Resampler test doesn't check anything. | Carl Hetherington | |
| 2017-04-19 | Re-add audio merger test. | Carl Hetherington | |
| 2017-04-19 | Remove unnecessary VideoFrame class. | Carl Hetherington | |
| 2017-04-19 | Basic grunt-work, untested and unfinished, but it compiles. | Carl Hetherington | |
| 2017-02-12 | Add test for KDMs with encrypted VF+OV content. | Carl Hetherington | |
| 2017-01-29 | Missing uselib. | Carl Hetherington | |
| 2016-11-08 | Basic test that we (roughly) hit average J2K bandwidth targets. | Carl Hetherington | |
| 2016-10-23 | Move some tests around. | Carl Hetherington | |
| 2016-09-23 | Fix build of Windows debug version. | Carl Hetherington | |
| 2016-07-31 | Allow configuration of MXF/XML filenames (part of #710). | Carl Hetherington | |
| 2016-07-27 | Add test of reel digests. | Carl Hetherington | |
