summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-12-27fixup! Use fmt::format() instead of locale_convert<string>Carl Hetherington
2024-12-27fixup! fixup! Replace String::compose with fmt::format().Carl Hetherington
2024-12-27fixup! Replace String::compose with fmt::format().Carl Hetherington
2024-12-26Make fmt respect the configured locale.Carl Hetherington
2024-12-26Avoid the need for a raw_convert to string.Carl Hetherington
2024-12-26Add some now-required includes.Carl Hetherington
2024-12-26using sorting.Carl Hetherington
2024-12-26Use fmt::format() instead of locale_convert<string>Carl Hetherington
2024-12-26Replace String::compose with fmt::format().Carl Hetherington
2024-12-26Replace raw_convert<string> with fmt::to_string().Carl Hetherington
2024-12-26Configure with libfmt.Carl Hetherington
2024-12-26Remove unnecessary includes.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-22Supporters update.v2.18.0v2.17.xCarl Hetherington
2024-12-18Fix hang when encoding with GPU enabled but not working.Carl Hetherington
2024-12-16Supporters update.v2.17.29Carl Hetherington
2024-12-15Use an in-place if.Carl Hetherington
2024-12-15Fix typo.Carl Hetherington
2024-12-14Fix vertical alignment.Carl Hetherington
2024-12-14Fix missing LengthChange() signal on repeating content.Carl Hetherington
2024-12-14Reset _flush_state on seek().Carl Hetherington
2024-12-10Fix saving a template with a new name.v2.17.28Carl Hetherington
2024-12-09Merge remote-tracking branch 'origin/main' into v2.17.xv2.17.27Carl 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-08Supporters update.Carl Hetherington
2024-12-07Updateed fr_FR translation from Laurent Tenzer.Carl Hetherington
2024-12-05Missing translators (Roman is r k).Carl Hetherington
2024-12-05Updated fr_FR translation from Laurent Tenzer.Carl Hetherington
2024-12-04Updated ru_RU translation from r k.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
2024-11-29Cleanup: remove unnecessary set to nullptr...Carl Hetherington