summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-29wip: hacks2252-multi-streamCarl Hetherington
2025-12-29Tweak pango version number check in test.Carl Hetherington
2025-12-29Bump version number in Windows test runner.Carl Hetherington
2025-12-29Ignore new warnings from signals2.hpp.Carl Hetherington
2025-12-29Ignore warnings as errors when looking for signals2.Carl Hetherington
2025-12-29Bump libdcp for asdcplib build fix.Carl Hetherington
2025-12-29Add new DLLs to installer.Carl Hetherington
2025-12-29Bump versions for new Windows environment.Carl Hetherington
2025-12-29Define UNICODE (and _UNICODE) in the wscript on Windows.Carl Hetherington
2025-12-29Fix printf format string.Carl Hetherington
2025-12-29Add script to run tests in docker.Carl Hetherington
2025-12-29Add Dockerfile for a development image.Carl Hetherington
2025-12-29Add scripts to build and run in docker.Carl Hetherington
2025-12-29Fix null pointer dereference if DCPOMATIC_GRAPHICS is unset and resources_pat...Carl Hetherington
2025-12-29Remove support for FFmpeg < 8.Carl Hetherington
2025-12-29Bump libdcp to get updates to FFmpeg and openjpeg.Carl Hetherington
2025-12-15Fix artefacts on the edge of YUV images with odd widths (#3119).v2.18.34Carl Hetherington
2025-12-15Fix test now that Film::cpls() checks a bit less.Carl Hetherington
2025-12-15Fix error when seeking a file with no video and >1 audio stream (#3128).Carl Hetherington
2025-12-14Supporters update.Carl Hetherington
2025-12-14Rename the old P3 colour conversion to P3 DCI, and add some new ones (#3124).Carl Hetherington
2025-12-14White space: controls.{cc,h}Carl Hetherington
2025-12-14White space: player.hCarl Hetherington
2025-12-14White space: ffmpeg_dcp_test.ccCarl Hetherington
2025-12-11Disable audio graph option with encrypted and VF DCPs (#3090).Carl Hetherington
2025-12-09Move CPLSummary into a faster version in libdcp.Carl Hetherington
2025-12-09Use an auto.Carl Hetherington
2025-12-09Remove unused forward declarations.Carl Hetherington
2025-12-08Try AVSEEK_FLAG_ANY if _BACKWARD fails.Carl Hetherington
2025-12-08Clean up a setup.Carl Hetherington
2025-12-08White space: ffmpeg_decoder_seek_test.ccCarl Hetherington
2025-12-07Add convert-screen-db subcommand to dcpomatic2_cli.Carl Hetherington
2025-12-06Cleanup: tidy some assertions.Carl Hetherington
2025-12-06White space: audio_merger.{cc,h}Carl Hetherington
2025-12-06Clarify and improve decoder/player/butler logging a bit.Carl Hetherington
2025-12-05Cleanup: can now remove the _NC log variants.Carl Hetherington
2025-12-05Tweak log message.Carl Hetherington
2025-11-28Supporters update.v2.18.33Carl Hetherington
2025-11-28Bump libdcp to get ffmpeg fix for #3122.Carl Hetherington
2025-11-27Allow appimage builds on Ubuntu 14.04 by using apt-get rather than apt.Carl Hetherington
2025-11-27Don't build disk writer on the "old" appimage.Carl Hetherington
2025-11-27Don't build disk writer on Ubuntu 14.04.Carl Hetherington
2025-11-27Log the thread that was used in the encoder (on Linux).Carl Hetherington
2025-11-27Fix overly-long thread name, and give it a number.Carl Hetherington
2025-11-27Cleanup some initialisation.Carl Hetherington
2025-11-27White space: dcpomatic_server.ccCarl Hetherington
2025-11-27Cleanup: replace stdio with fmt library.Carl Hetherington
2025-11-27White space: encoded_log_entry.{cc,h}Carl Hetherington
2025-11-25Remove unused variable.Carl Hetherington
2025-11-23Fix uninitialised variable.Carl Hetherington