| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-22 | Set AudioDecoder::fast a different way. | 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-06-14 | Update for state file version change. | Carl Hetherington | |
| 2016-06-14 | Fix some confusion with filling and VideoFrame. | Carl Hetherington | |
| 2016-06-14 | Add VideoFrame class. | Carl Hetherington | |
| This puts a frame index with an Eyes, which simplifies code in some areas. I can't think of a better name for it, unfortunately. | |||
| 2016-06-14 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2016-06-14 | Test fix. | Carl Hetherington | |
| 2016-06-13 | Try to fix build. | Carl Hetherington | |
| 2016-06-13 | Fix VideoDecoder::get_video() with 3D. | Carl Hetherington | |
| get_video() promises to return all video frames at the given time, but this wasn't working for none-SBS-3D as it would be satisfied when it got the first (left) frame. Adjust get_video() to get all required frames. This showed up bugs in fill_both_eyes, whereby the from parameter was ignored and the wrong things were done in some cases; video_decoder_fill_test.cc tests this stuff. | |||
| 2016-06-13 | Rename MD5Digester -> Digester. | Carl Hetherington | |
| 2016-06-13 | Add SSA subtitle test. | Carl Hetherington | |
| 2016-06-13 | Add button to move things to the start of reels (#798). | Carl Hetherington | |
| 2016-06-10 | Various updates for subtitle changes. | Carl Hetherington | |
| 2016-06-07 | Fix build on Windows. | Carl Hetherington | |
| 2016-06-07 | Add new test. | Carl Hetherington | |
| 2016-06-07 | Bump test/data for metadata version tweak. | Carl Hetherington | |
| 2016-06-01 | Use new libdcp reader interface. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-25 | Add VideoMXFContent (part of #803). | Carl Hetherington | |
| 2016-05-23 | Fix missing words in properties windows (#874). | Carl Hetherington | |
| 2016-05-18 | Fix test/data for upmixer test. | Carl Hetherington | |
| 2016-05-18 | Better information when check_audio_file fails. | Carl Hetherington | |
| 2016-05-18 | Some more FFmpeg audio extraction testing. | Carl Hetherington | |
| 2016-05-18 | Fix test crash. | Carl Hetherington | |
| 2016-05-18 | Remove Sndfile code and use FFmpeg instead. | Carl Hetherington | |
| 2016-05-18 | Change to recover hash. | Carl Hetherington | |
| 2016-05-18 | Test crash fix. | Carl Hetherington | |
| 2016-05-18 | Various text fixes. | Carl Hetherington | |
| 2016-05-18 | Remove unnecessary Film variable in ContentPart. | Carl Hetherington | |
| 2016-05-18 | Another test fix. | Carl Hetherington | |
| 2016-05-18 | Fix test crash. | Carl Hetherington | |
| 2016-05-18 | Fix a few crashes. | Carl Hetherington | |
| 2016-05-18 | Make a DCP in the ffmpeg no-audio test case. | Carl Hetherington | |
| 2016-05-18 | Use audio length in FFmpegContent if there is no video. | Carl Hetherington | |
| 2016-05-18 | Store audio length in AudioStream. | Carl Hetherington | |
| 2016-05-18 | Rename some methods. | Carl Hetherington | |
| 2016-05-18 | Basics of splitting up Decoder tree like Content. | Carl Hetherington | |
| 2016-05-18 | Partial work on using a no-video FFmpeg file. | 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 | Fix Player::overlaps for the new world order. | 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. | |||
| 2016-05-12 | Optimise image scaling for the preview. | Carl Hetherington | |
| 2016-05-11 | Add test mp3. | Carl Hetherington | |
| 2016-04-25 | Fix tests for new subtitle language case logic. | Carl Hetherington | |
| 2016-03-12 | Include trimming. | Carl Hetherington | |
| 2016-02-25 | Plot video and subtitle on one track and audio on the rest in the timeline. | Carl Hetherington | |
