| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 6 hours | fixup! Fix build.fix-build | Carl Hetherington | |
| 7 hours | fixup! Fix build. | Carl Hetherington | |
| 7 hours | Fix build. | Carl Hetherington | |
| 7 hours | Optimise fill_black() for AV_PIX_FMT_UYVY422.HEADmain | Carl Hetherington | |
| 7 hours | Add very basic benchmark infrastructure. | Carl Hetherington | |
| 7 hours | Add fill_memory(). | Carl Hetherington | |
| 8 hours | White space: memory_util.{cc,h} | Carl Hetherington | |
| 9 hours | Supporters update. | Carl Hetherington | |
| 9 hours | Copy remembered assets when duplicating film (#3162). | Carl Hetherington | |
| 10 hours | Use some dcp::filesystem. | Carl Hetherington | |
| 10 hours | Cleanup: use constant for "info". | Carl Hetherington | |
| 11 hours | White space: dcpomatic.cc. | Carl Hetherington | |
| 11 hours | Updated zh_CN translation from 刘汉源. | Carl Hetherington | |
| 11 hours | Fix failure to refer to CCAPs properly in VFs (#3161). | Carl Hetherington | |
| 32 hours | Fix auto-mapping to put 7.1 surround channels in the right place. | Carl Hetherington | |
| Here we also use dcp::Channel to make things clearer. | |||
| 33 hours | White space: audio_mapping_test.cc | Carl Hetherington | |
| 7 days | Supporters update.v2.18.40 | Carl Hetherington | |
| 7 days | Fix build with nettle version 4 which just materialised in arch. | Carl Hetherington | |
| 7 days | White space: digester.{cc,h} | Carl Hetherington | |
| 8 days | Supporters update. | Carl Hetherington | |
| 8 days | Add an assertion. | Carl Hetherington | |
| 8 days | Add some missing initialisation of std::atomic. | Carl Hetherington | |
| Contrary to cppreference.com in C++11 this is still necessary. It was causing an intermittent test failure on macOS when Player::_video_container_size was not initialized so sometimes _black_image would not be created. | |||
| 8 days | Remove debug print. | Carl Hetherington | |
| 8 days | We need to drop the -c from the msgfmt call. | Carl Hetherington | |
| The ja_JP.po translation switches some %placeholders around and it's OK from a code point of view but msgfmt gives an error with -c. | |||
| 8 days | Updated ja_JP translation from 林雅成. | Carl Hetherington | |
| 9 days | Add missing dyld path for tests. | Carl Hetherington | |
| 9 days | Fix asan errors (and possibly crashes) on macOS. | Carl Hetherington | |
| 9 days | Tweak DCP video panel layout, especially for macOS. | Carl Hetherington | |
| On Tahoe the 2K/4K dropdown was always ellipsized. | |||
| 10 days | Apparently we still need the boot atomic library. | Carl Hetherington | |
| 11 days | Protect _dcp_decode_reduction with the mutex rather than a std::atomic. | Carl Hetherington | |
| Things in boost/std::atomic must be trivially copiable. | |||
| 11 days | Use std::atomic rather than boost::atomic. | Carl Hetherington | |
| It's in C++11. | |||
| 2026-04-26 | Add --trusted-device-chain option to KDM CLI. | Carl Hetherington | |
| 2026-04-26 | Warn if you specify trusted devices with a formulation that won't use them. | Carl Hetherington | |
| 2026-04-24 | Supporters update. | Carl Hetherington | |
| 2026-04-24 | Bump libdcp and libsub for boost test link fixes. | Carl Hetherington | |
| 2026-04-23 | Fix 32-bit Windows build.v2.18.39 | Carl Hetherington | |
| 2026-04-23 | Supporters update. | Carl Hetherington | |
| 2026-04-23 | Fix reading of RGB0 images. | Carl Hetherington | |
| We would allocate 3 bytes per pixel instead of 4. I couldn't see a way to get FFmpeg to tell us about this (unless we used FFmpeg's stride somehow maybe?) | |||
| 2026-04-23 | Fix late subtitles when they are muxed late with respect to the video. | Carl Hetherington | |
| In one example we have the sequence video 3088,377 sub 3087,334 sub 3088,710 video 3088,419 so the 3087,334 sub is very late. Here we insert a queue to bring subtitle packets a little forward for processing. There is already a similar thing in the player (_delay) but adding a longer delay there seems wasteful because a) the video is by that point already decompressed and b) this problem only applies to FFmpeg-decoded files (and then, I think only if we are previewing or burning in subtitles). | |||
| 2026-04-23 | Fix doxygen comment. | Carl Hetherington | |
| 2026-04-23 | Support grok on Fedora 43. | Carl Hetherington | |
| 2026-04-22 | Use a plain itemizedlist so that the PDF formatting is better. | Carl Hetherington | |
| 2026-04-22 | White space: image_test.cc | Carl Hetherington | |
| 2026-04-22 | Add some more pixfmts. | Carl Hetherington | |
| 2026-04-22 | Tweak to fr_FR translation from Théo Lalanne. | Carl Hetherington | |
| 2026-04-22 | Updated fr_FR translation from Théo Lalanne. | Carl Hetherington | |
| 2026-04-21 | Fix bug causing mangled audio analyses in some cases (#3155). | Carl Hetherington | |
| The duplicate ID detection was broken due to using the video stream index rather than its ID for checks. | |||
| 2026-04-21 | Compress an if. | Carl Hetherington | |
| 2026-04-21 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2026-04-21 | White space: ffmpeg_decoder.{cc,h} | Carl Hetherington | |
