| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-17 | Bump versionv2.11.57 | Carl Hetherington | |
| 2018-02-17 | Fix crash on importing an encrypted DCP. | Carl Hetherington | |
| 2018-02-17 | Fix up test. | Carl Hetherington | |
| 2018-02-17 | Make import_dcp_test more fussy to expose a bug with importing encrypted ↵ | Carl Hetherington | |
| DCPs without a KDM. | |||
| 2018-02-16 | Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into ↵ | Carl Hetherington | |
| v2.12.x | |||
| 2018-02-16 | Add log for assertion failure. | Carl Hetherington | |
| 2018-02-16 | Bump version | Carl Hetherington | |
| 2018-02-16 | Bump versionv2.11.56 | Carl Hetherington | |
| 2018-02-16 | AudioDecoder::_positions is at the resampled rate, if applicable; | Carl Hetherington | |
| fix its initial setup. Fixes problems when seeking deep into resampled content; before this commit the audio time stamps got out of whack sufficiently that the butler would fill with video before any audio made it past the range checks. | |||
| 2018-02-15 | Try to include dcpomatic2_kdm_cli in the KDM creator .app. | Carl Hetherington | |
| 2018-02-13 | Missing setup of configured decode reduction (#1195). | Carl Hetherington | |
| 2018-02-13 | Add some tolerance when checking audio references. | Carl Hetherington | |
| 2018-02-13 | Recover test config after config_test.cc runs. | Carl Hetherington | |
| 2018-02-13 | Make Config::read() fallback match Config::set_defaults() for | Carl Hetherington | |
| _default_dcp_content_type. | |||
| 2018-02-12 | Add SWS_ACCURATE_RND to sws flags. Without this, conversions to RGB in | Carl Hetherington | |
| crop_scale_window_test leave the 6 pixels at the right side of the image uninitialised (sws_scale doesn't fill them in with anything) so you get garbage in the output. SWS_ACCURATE_RND fixes it. There are whisperings that this is slow, so the impact of this patch may need to be measured in some "real" situations. | |||
| 2018-02-12 | Add commented-out valgrind line which can be used with gdb. | Carl Hetherington | |
| 2018-02-12 | Tone some debug messages down slightly. | Carl Hetherington | |
| 2018-02-12 | Manual updates. | Carl Hetherington | |
| 2018-02-12 | Bump version | Carl Hetherington | |
| 2018-02-12 | Bump versionv2.11.55 | Carl Hetherington | |
| 2018-02-12 | More set_interop(). | Carl Hetherington | |
| 2018-02-12 | Bump libdcp for SMPTE subtitle MXF-vs-XML ID fix. | Carl Hetherington | |
| 2018-02-12 | Fix interop/SMPTE confusion. | Carl Hetherington | |
| 2018-02-11 | More missing set_interop(). | Carl Hetherington | |
| 2018-02-11 | Try to fix test. | Carl Hetherington | |
| 2018-02-10 | Bump version | Carl Hetherington | |
| 2018-02-10 | Bump versionv2.11.54 | Carl Hetherington | |
| 2018-02-10 | Save decoding resolution reduction between launches (#1195). | Carl Hetherington | |
| 2018-02-10 | Use av_guess_frame_rate rather than av_stream_get_r_frame_rate; | Carl Hetherington | |
| helps with #1030. I hope this isn't a bad idea; this commit should be reverted if there any hints of misread video frame rates. | |||
| 2018-02-10 | Bump version | Carl Hetherington | |
| 2018-02-10 | Bump versionv2.11.53 | Carl Hetherington | |
| 2018-02-10 | Fix odd behaviour when analysing single bits of audio which start at ↵ | Carl Hetherington | |
| non-zero positions (#1203). | |||
| 2018-02-09 | Always pre-roll when seeking in DCPs; I don't think the performance | Carl Hetherington | |
| hit is anything to worry about (especially compared to the time taken to decode the next frame). | |||
| 2018-02-09 | Bump version | Carl Hetherington | |
| 2018-02-09 | Bump versionv2.11.52 | Carl Hetherington | |
| 2018-02-09 | Fix one cause of assertion failures in audio_buffers (#1193). | Carl Hetherington | |
| 2018-02-09 | Fix letterbox/pillarbox in player (#1196). | Carl Hetherington | |
| 2018-02-09 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2018-02-08 | Bump version | Carl Hetherington | |
| 2018-02-08 | Bump versionv2.11.51 | Carl Hetherington | |
| 2018-02-08 | typeid() doesn't seem to downcast, so just check types in the ↵ | Carl Hetherington | |
| take_settings_from methods (#1192). | |||
| 2018-02-08 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2018-02-08 | Pass DCP subtitles before video so that they are present when the video ↵ | Carl Hetherington | |
| frame looks for them. | |||
| 2018-02-07 | Bump version | Carl Hetherington | |
| 2018-02-07 | Bump versionv2.11.50 | Carl Hetherington | |
| 2018-02-07 | New test. | Carl Hetherington | |
| 2018-02-07 | Bump libdcp for subtitle time rounding fix. | Carl Hetherington | |
| 2018-02-07 | Fix ignore/referencing logic. | Carl Hetherington | |
| 2018-02-07 | Slightly better log message. | Carl Hetherington | |
| 2018-02-06 | Fix failure to parse subtitle files with OS X line endings. | Carl Hetherington | |
