summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-12-15Fix artefacts on the edge of YUV images with odd widths (#3119).v2.18.34Carl Hetherington
2025-12-15Fix error when seeking a file with no video and >1 audio stream (#3128).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: player.hCarl Hetherington
2025-12-09Move CPLSummary into a faster version in libdcp.Carl Hetherington
2025-12-09Use an auto.Carl Hetherington
2025-12-08Try AVSEEK_FLAG_ANY if _BACKWARD fails.Carl 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-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: replace stdio with fmt library.Carl Hetherington
2025-11-27White space: encoded_log_entry.{cc,h}Carl Hetherington
2025-11-23Fix uninitialised variable.Carl Hetherington
2025-11-20Use relative_path().Carl Hetherington
2025-11-20Add and test relative_path() method.Carl Hetherington
2025-11-15Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-11-14Cleanup: compress a couple of ifs.Carl Hetherington
2025-11-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-11-09pot/merge.Carl Hetherington
2025-11-09Re-examine files created before we stopped auto-generating stream IDs.Carl Hetherington
2025-11-09Add remove_stream_ids().Carl Hetherington
2025-11-09White space: ffmpeg_content.{cc,h}Carl Hetherington
2025-11-09Preserve CPL/PKL filenames in the editor (#3109).Carl Hetherington
2025-11-07Use AV_CODEC_FLAG_BITEXACT when encoding audio.Carl Hetherington
2025-11-05Add hint about partially-encrypted projects.Carl Hetherington
2025-11-05Allow specification of which parts of the DCP to encrypt (#3099).Carl Hetherington
2025-11-04Fix failure to play any audio when one stream isn't producing anything (#3108)Carl Hetherington
2025-11-03Missing check for duplicate IDs.Carl Hetherington
2025-10-30Move JSONServer State to avoid ODR violation.v2.18.29Carl Hetherington
2025-10-29Don't report channels as mapped when they are not included in the film's chan...Carl Hetherington
2025-10-29White space: transcode_job.{cc,h}Carl Hetherington
2025-10-29White space: kdm_recipient.{cc,h}Carl Hetherington
2025-10-29White space: find_missing.hCarl Hetherington
2025-10-29White space: audio_buffers.{cc,h}Carl Hetherington
2025-10-29White space: audio_analyser.{cc,h}Carl Hetherington
2025-10-29White space: atmos_decoder.{cc,h}Carl Hetherington
2025-10-28Fix decryption import code to work with PKCS1 and PKCS8 formats.Carl Hetherington
2025-10-28Move decryption {ex,im}port code to a new file.Carl Hetherington
2025-10-27White space: dcp_content.{cc,h}Carl Hetherington
2025-10-27Fix incorrect reading of markers from multi-reel DCPs (#3105).Carl Hetherington
2025-10-25Fix build on Arch with boost 1.89.v2.18.28Carl Hetherington
2025-10-22White space: resampler.{cc,h}Carl Hetherington
2025-10-22Cleanup: header ordering.Carl Hetherington
2025-10-21Fix memory leak when using libicu.Carl Hetherington
2025-10-16Fix long delay in response to 2nd query from client.Carl Hetherington