summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
7 daysFix error when re-examing DCP subtitle content (#3152).Carl Hetherington
7 daysMove utf8_strlen() out to libdcp.Carl Hetherington
7 daysFix erroneous hints about ccaps having more than 3 lines if they contain ↵Carl Hetherington
formatting.
9 daysFix message.v2.18.38Carl Hetherington
9 daysFix tests on Ubuntu 26.04.Carl Hetherington
9 daysBuild tests on Ubuntu 26.04 instead of 25.10.Carl Hetherington
9 daysFix build on Ubuntu <= 18.04.Carl Hetherington
10 daysSupporters update.Carl Hetherington
10 daysFix macOS build.Carl Hetherington
11 daysAdd some missing substitutions.Carl Hetherington
11 daysFix loading DCPs into the verifier with trailing /Carl Hetherington
11 daysSupporters update.Carl Hetherington
11 daysAllow loading DCPs from the GUI verifier command line.Carl Hetherington
11 daysExtract load_dcps.Carl Hetherington
11 daysWhite space: editable_list.hCarl Hetherington
11 daysGrok: fix hang when encoding with burned-in subtitles and no colour conversionAaron Boxer
When a source has no colour conversion (e.g. an already-XYZ J2K DCP), every frame normally bypasses encoding via the has_j2k() fast-path. But has_j2k() returns false as soon as _text is set, so the first burned-subtitle frame goes through the encode path and hits the colour_conversion assertion in the Grok variant of convert_to_xyz(), killing the Grok threads one by one until the queue can no longer drain. Handle the no-conversion case the same way the local convert_to_xyz() overload does: the image is already XYZ12LE, so copy it straight into the destination buffer.
11 daysFix git url after server changes.Carl Hetherington
13 daysWhite space: full_language_tag_dialog.{cc,h}Carl Hetherington
13 daysWhite space: video_mxf_content.{cc,h}Carl Hetherington
13 daysWhite space: text_ring_buffers.{cc,h}Carl Hetherington
13 daysWhite space: nanomsg.{cc,h}Carl Hetherington
13 daysWhite space: image_examiner.{cc,h}Carl Hetherington
13 daysWhite space: image_decoder.{cc,h}Carl Hetherington
13 daysWhite space: file_group.{cc,h}Carl Hetherington
13 daysWhite space: ffmpeg.{cc,h}Carl Hetherington
13 daysWhite space: encode_server_finder.{cc,h}Carl Hetherington
13 daysWhite space: dcp_subtitle_content.{cc,h}Carl Hetherington
13 daysWhite space: cinema_sound_processor.{cc,h}Carl Hetherington
13 daysWhite space: audio_mapping.{cc,h}Carl Hetherington
13 daysWhite space: analyse_subtitles_job.{cc,h}Carl Hetherington
13 daysWhite space: active_text.{cc,h}Carl Hetherington
14 daysWhite space: audio_dialog.{cc,h}Carl Hetherington
14 daysWhite space: j2k_image_proxy.{cc,h}Carl Hetherington
14 daysWhite space: image_content.{cc,h}Carl Hetherington
14 daysWhite space: threed_test.ccCarl Hetherington
14 daysWhite space: audio_analysis_test.ccCarl Hetherington
14 daysWhite space: kdm_dialog.{cc,h}Carl Hetherington
14 daysWhite space: log.{cc,h}Carl Hetherington
14 daysFix incorrect fade outs (#3145).Carl Hetherington
14 daysRename test.Carl Hetherington
14 daysTidy up a little: rename some variables, remove an unnecessary cast.Carl Hetherington
14 daysSupport skipping of multiple frames (so e.g. we can handle 120fps sources).Carl Hetherington
14 daysFix references to reel mode control in the manual.Carl Hetherington
14 daysMake FrameRateChange data private.Carl Hetherington
14 daysWhite space: frame_rate_change.{cc,h}Carl Hetherington
14 daysUpdated ja_JP translation from 林雅成.Carl Hetherington
14 daysWhite space: frame_rate_test.ccCarl Hetherington
2026-04-08Supporters update.Carl Hetherington
2026-04-08Bump private test data version.Carl Hetherington
2026-04-08Allow Ubuntu 26.04 builds.Carl Hetherington