summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-01-07Fix email date format in non-English locales (#2928).2928-emailCarl Hetherington
2025-01-06Pass a time into Email::create().Carl Hetherington
2025-01-06Split Email::send() up.Carl Hetherington
2025-01-05Remove some unused includes.Carl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2025-01-02Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-01-02pot/merge.Carl Hetherington
2025-01-01Restrict name part of ISDCF name more (#2920).Carl Hetherington
2025-01-01Make the allowed list a defaulted parameter of careful_string_filter().Carl Hetherington
2024-12-30Clarify comment.Carl Hetherington
2024-12-26Give ownership of info files to ReelWriters (#2912).v2.18.2Carl Hetherington
2024-12-26Make info_file() public.Carl Hetherington
2024-12-26Cleanup: collect and sort friend declarations.Carl Hetherington
2024-12-26Support FCP XML files containing subtitles (#2909).Carl Hetherington
2024-12-26Add Image::crop().Carl Hetherington
2024-12-26Extract crop_source_pointers().Carl Hetherington
2024-12-26Cleanup: fix comment.Carl Hetherington
2024-12-26Cleanup: header sorting.Carl Hetherington
2024-12-26Add guess_crop_by_alpha().Carl Hetherington
2024-12-26Extract method to get crop with a predicate.Carl Hetherington
2024-12-26Rename guess_crop -> guess_crop_by_brightness.Carl Hetherington
2024-12-24Replace assertion with a softer fix.Carl Hetherington
2024-12-24Log things used to decide on thread counts.Carl Hetherington
2024-12-23Fix Windows build.Carl Hetherington
2024-12-22Make newer OpenSSL versions still work with SHA-1 signatures.Carl Hetherington
2024-12-18Fix hang when encoding with GPU enabled but not working.Carl Hetherington
2024-12-15Use an in-place if.Carl Hetherington
2024-12-15Fix typo.Carl Hetherington
2024-12-14Fix missing LengthChange() signal on repeating content.Carl Hetherington
2024-12-14Reset _flush_state on seek().Carl Hetherington
2024-12-09Assert if we're about to set up 0 encoding threads.Carl Hetherington
2024-12-09Fix decoding of SSA subs in files decoded by FFmpeg (#2904).Carl Hetherington
2024-12-09Fix doubled subtitles (again).Carl Hetherington
2024-12-09Cleanup: use default initializers.Carl Hetherington
2024-12-09Fix comment typo.Carl Hetherington
2024-12-07Updateed fr_FR translation from Laurent Tenzer.Carl Hetherington
2024-12-05Updated fr_FR translation from Laurent Tenzer.Carl Hetherington
2024-12-04Don't give an alarming error when there is no assets.xml.Carl Hetherington
2024-12-04Add default grok licence server.Carl Hetherington
2024-11-30Fix mis-handling of reels with Atmos content (#2901).v2.17.26Carl Hetherington
2024-11-29Tidy-up/fix Atmos frame rate checks.Carl Hetherington
2024-11-29Remove config of grok server port (#2900).Carl Hetherington
2024-11-29Use snprintf().Carl Hetherington
2024-11-29Cleanup: some coding standard fixes.Carl Hetherington
2024-11-29Abort encode if Grok encoder threads are failing (#2899)Carl Hetherington
2024-11-29Count errors in Grok threads.Carl Hetherington
2024-11-29Cleanup: improve comment.Carl Hetherington
2024-11-29Cleanup: whitespace.Carl Hetherington
2024-11-29Cleanup: remove unnecessary FrameProxy wrapper to DCPVideo.Carl Hetherington
2024-11-29Cleanup: whitespace and some privacy.Carl Hetherington