| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-23 | Bump versionv2.11.6 | Carl Hetherington | |
| 2017-05-23 | Update icons. | Carl Hetherington | |
| 2017-05-23 | Try to improve cover sheet drop shadow. | Carl Hetherington | |
| 2017-05-22 | Add missing OS X preference icon, remove an unused one. | Carl Hetherington | |
| 2017-05-22 | Remove some unused code. | Carl Hetherington | |
| 2017-05-21 | Comment format tweak. | Carl Hetherington | |
| 2017-05-21 | Bump libdcp. | Carl Hetherington | |
| 2017-05-21 | Fix _position with VIDEO_FRAME_TYPE_3D_ALTERNATE. | Carl Hetherington | |
| 2017-05-21 | Remove debug. | Carl Hetherington | |
| 2017-05-21 | Do resampling in AudioDecoder rather than Player. | Carl Hetherington | |
| This fixes the problem where the decoder's position would not take into account that all samples pushed into the resampler do not always immediately come out. This would result in Player thinking that there would be gaps when there are not. | |||
| 2017-05-20 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2017-05-20 | Fix incorrect asserts. | Carl Hetherington | |
| 2017-05-19 | Supporter. | Carl Hetherington | |
| 2017-05-19 | Supporter. | Carl Hetherington | |
| 2017-05-19 | Fix infinite loop with referenced audio. | Carl Hetherington | |
| 2017-05-19 | Ensure there are no errors from jobs. | Carl Hetherington | |
| 2017-05-18 | Fix warning. | Carl Hetherington | |
| 2017-05-18 | 32nd frame of repeat_frame_test is now red. | Carl Hetherington | |
| 2017-05-18 | Revert "repeat_frame_test lost one frame of black off the end; never mind." | Carl Hetherington | |
| This reverts commit 92850876fce46bf3713d5116ec868b321315f7b5. | |||
| 2017-05-18 | Fix audio fill in the presence of audio delay. | Carl Hetherington | |
| 2017-05-18 | Remove debug. | Carl Hetherington | |
| 2017-05-18 | Fix order of pass/fill; only round up at the end of the playlist, not on ↵ | Carl Hetherington | |
| every fill. | |||
| 2017-05-18 | Supporter. | Carl Hetherington | |
| 2017-05-18 | Player should fill towards the next video frame. | Carl Hetherington | |
| 2017-05-18 | Remove old declaration. | Carl Hetherington | |
| 2017-05-17 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2017-05-17 | Speculative corresponding audio fix to 732c9008999e4eeff01a72b84d2bc99dc77bd602. | Carl Hetherington | |
| 2017-05-17 | Respect _no_video and _no_audio when filling. | Carl Hetherington | |
| 2017-05-17 | Update skip_frame_test reference. | Carl Hetherington | |
| 2017-05-17 | Speculative fix when solves problems when FFmpeg content has sound but ↵ | Carl Hetherington | |
| missing video at its end. May cause other problems. | |||
| 2017-05-17 | Assert that reel assets are all the same length. | Carl Hetherington | |
| 2017-05-17 | Put audio-gap padding in the right place (after the forthcoming audio has ↵ | Carl Hetherington | |
| been checked and processed). | |||
| 2017-05-16 | Fix _last_video_time with 3D. | Carl Hetherington | |
| 2017-05-16 | Fail assertion if a job fails. | Carl Hetherington | |
| 2017-05-16 | Fix incorrect path. | Carl Hetherington | |
| 2017-05-16 | Fix black fill where there is no earliest content. | Carl Hetherington | |
| 2017-05-16 | FFmpegEncoder fixes: handle AV_CODEC_CAP_VARIABLE_FRAME_SIZE, fix typo in ↵ | Carl Hetherington | |
| interleaving, fix cut-and-paste error in avcodec_encode_audio2. | |||
| 2017-05-16 | Re-merge _last_{video,audio}_time and _last_seek_time; fix _last_video to ↵ | Carl Hetherington | |
| work correctly with different pieces. | |||
| 2017-05-16 | repeat_frame_test lost one frame of black off the end; never mind. | Carl Hetherington | |
| 2017-05-16 | Fix failure to fill FFmpeg gaps at the start of films. | Carl Hetherington | |
| 2017-05-16 | Fix slightly short video reels in some cases. | Carl Hetherington | |
| 2017-05-16 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2017-05-16 | Fix missing pad of gaps caused by delays in audio content at the start of a ↵ | Carl Hetherington | |
| Film. Rename pull_from -> pull_to. | |||
| 2017-05-16 | Remove unused _last_pull. | Carl Hetherington | |
| 2017-05-16 | Bump version | Carl Hetherington | |
| 2017-05-16 | Bump versionv2.11.5 | Carl Hetherington | |
| 2017-05-16 | Add a couple of asserts. | Carl Hetherington | |
| 2017-05-15 | Add some debug for Igor. | Carl Hetherington | |
| 2017-05-15 | Fix missing subtitle in some cases. | Carl Hetherington | |
| With this timeline: -------> t SUB1 SUB2 X We might seek to X, then pass(). Before this change, SUB1 would have been emitted by the call to the subtitle decoder, then we'd have emitted some black for X. This would lose SUB2. Now we keep pass()ing and don't emit X until it's the earliest thing (in the same way that the main decision of what to pass() works). | |||
| 2017-05-15 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
