summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
19 hoursUse --developer to find bitmaps from the source tree instead of --enable-debug.HEADmainCarl Hetherington
33 hoursAdd another simple benchmark.Carl Hetherington
41 hoursRemove unused configuration option.Carl Hetherington
43 hoursOptimise some more make_part_black() pixel formats.Carl Hetherington
44 hoursOptimise make_parts_black() for YUV420P.Carl Hetherington
45 hoursUse a helper method.Carl Hetherington
46 hoursSpeed up some more YUV make_black operations.Carl Hetherington
46 hoursFix missing uselib.Carl Hetherington
3 daysSupporters update.v2.18.42Carl Hetherington
3 daysTag libdcp.Carl Hetherington
3 daysFix sync when the audio stream takes a while to start up (#3144).Carl Hetherington
3 daysKeep our own copy of the audio stream time.Carl Hetherington
3 daysCompress an if.Carl Hetherington
3 daysDelete some copy construction.Carl Hetherington
4 daysFix failure to update CCAP when seeking to an empty place (#3163).Carl Hetherington
4 daysCompress an if.Carl Hetherington
7 daysFix build on Debian 11.v2.18.41Carl Hetherington
7 daysDon't install benchmark binaries.Carl Hetherington
8 daysMissing U qualifiers.Carl Hetherington
8 daysMissing include.Carl Hetherington
8 daysFix build again.Carl Hetherington
9 daysFix build.Carl Hetherington
10 daysOptimise fill_black() for AV_PIX_FMT_UYVY422.Carl Hetherington
10 daysAdd very basic benchmark infrastructure.Carl Hetherington
10 daysAdd fill_memory().Carl Hetherington
10 daysWhite space: memory_util.{cc,h}Carl Hetherington
10 daysSupporters update.Carl Hetherington
10 daysCopy remembered assets when duplicating film (#3162).Carl Hetherington
10 daysUse some dcp::filesystem.Carl Hetherington
10 daysCleanup: use constant for "info".Carl Hetherington
10 daysWhite space: dcpomatic.cc.Carl Hetherington
10 daysUpdated zh_CN translation from 刘汉源.Carl Hetherington
10 daysFix failure to refer to CCAPs properly in VFs (#3161).Carl Hetherington
11 daysFix auto-mapping to put 7.1 surround channels in the right place.Carl Hetherington
11 daysWhite space: audio_mapping_test.ccCarl Hetherington
2026-05-11Supporters update.v2.18.40Carl Hetherington
2026-05-10Fix build with nettle version 4 which just materialised in arch.Carl Hetherington
2026-05-10White space: digester.{cc,h}Carl Hetherington
2026-05-10Supporters update.Carl Hetherington
2026-05-10Add an assertion.Carl Hetherington
2026-05-10Add some missing initialisation of std::atomic.Carl Hetherington
2026-05-10Remove debug print.Carl Hetherington
2026-05-09We need to drop the -c from the msgfmt call.Carl Hetherington
2026-05-09Updated ja_JP translation from 林雅成.Carl Hetherington
2026-05-09Add missing dyld path for tests.Carl Hetherington
2026-05-09Fix asan errors (and possibly crashes) on macOS.Carl Hetherington
2026-05-09Tweak DCP video panel layout, especially for macOS.Carl Hetherington
2026-05-08Apparently we still need the boot atomic library.Carl Hetherington
2026-05-07Protect _dcp_decode_reduction with the mutex rather than a std::atomic.Carl Hetherington
2026-05-07Use std::atomic rather than boost::atomic.Carl Hetherington