summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-05-26Ensure that XYZ data is not passed to rgb_to_xyz() when using Grok.Carl Hetherington
2025-05-26Fix incorrect colours with "no colourspace conversion" sources that are not A...Carl Hetherington
2025-05-26Fix finding Liberation Sans when running from the source tree.Carl Hetherington
2025-05-19Tidy up finding required files during tests.Carl Hetherington
2025-05-13Allow hyphens as part of the "name" part of the ISDCF name.Carl Hetherington
2025-05-11Use case for property checks now that it's possible.Carl Hetherington
2025-05-11Cleanup: use constexpr for content and player properties.Carl Hetherington
2025-05-10White space: video_ring_buffers.{cc,h}Carl Hetherington
2025-05-10White space: colour_conversion.{cc,h}Carl Hetherington
2025-05-10White space: text_content.{cc,h}Carl Hetherington
2025-05-10White space: audio_ring_buffers.{cc,h}Carl Hetherington
2025-05-09Attempt to fix windows-32 build.Carl Hetherington
2025-05-09Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-05-08pot/merge.Carl Hetherington
2025-05-08Add DCPContent::reference_anything().Carl Hetherington
2025-05-08Add ReelType / string conversions.Carl Hetherington
2025-05-08Add Film::possible_reel_types().Carl Hetherington
2025-05-08Add Film::reels_for_type().Carl Hetherington
2025-05-08Promote DCPContent::reels() to public.Carl Hetherington
2025-05-08Use the more in-keeping name string_to_video_encoding().Carl Hetherington
2025-05-06Updated zh_CN translation from 刘汉源Carl Hetherington
2025-05-04Clarify some comments slightly.Carl Hetherington
2025-04-28Cleanup: use std::vector<char> rather than a "variable" length array.Carl Hetherington
2025-04-28Whitespace: {curl_,scp_,}uploader.{cc,h}Carl Hetherington
2025-04-25White space: job_manager.{cc,h}Carl Hetherington
2025-04-25White space: decoder.{cc,h}Carl Hetherington
2025-04-25White space: dcp_video.{cc,h}Carl Hetherington
2025-04-24White space: overlaps.{cc,h}Carl Hetherington
2025-04-24White space: ext.{cc,h}Carl Hetherington
2025-04-16White space: butler.{cc,h}Carl Hetherington
2025-04-12Fix case where -ve duration subtitles could be created at reel boundaries (#3...Carl Hetherington
2025-04-12Add an assert.Carl Hetherington
2025-04-12Hint about problems with alpha channels (#3014).Carl Hetherington
2025-04-12Add has_alpha() flag to VideoContent.Carl Hetherington
2025-04-12Remove some unused usings.Carl Hetherington
2025-04-12White space: video_examiner.hCarl Hetherington
2025-04-12Add Image::has_alpha().Carl Hetherington
2025-04-12White space: dcp_examiner.{cc,h}Carl Hetherington
2025-04-12White space: video_content.{cc,h}Carl Hetherington
2025-04-12Use a make_shared.Carl Hetherington
2025-04-12Remove unused template method.Carl Hetherington
2025-03-29Fix crash when Grok is enabled but no gpu_lister is available.Carl Hetherington
2025-03-28Copy audio language when setting up a project from a DCP (#3009).Carl Hetherington
2025-03-28White space: copy_dcp_details_to_film.ccCarl Hetherington
2025-03-27Bump libdcp for Bv2.0 fixes (#2988).Carl Hetherington
2025-03-27Fix nonsense DKDM filename format default.Carl Hetherington
2025-03-27Match KDM filename format defaults.Carl Hetherington
2025-03-27Add recipient name as a magic value in DKDM output filenames.Carl Hetherington
2025-03-27Remove timing selection from DKDM dialog.Carl Hetherington
2025-03-26Fix help.Carl Hetherington