IABSD.fr/ports/graphics/ffmpeg

Branch :


Log

Author Commit Date CI Message
faad8045 2025-12-12 13:38:22 graphics/ffmpeg: update to 8.0.1 Tested on IBT box by daniel@ OK: rsadowski@
23a8f6ca 2025-11-08 13:07:37 tweak comment
e7390a2b 2025-11-08 12:57:04 undo my accidental commenting-out of USE_NOBTCFI-amd64 when testing, and add a comment about it. FFmpeg's own libraries are patched for this but some deps are not, so the cli tool can fail on IBT machines unless enforcement is disabled.
048a7cd1 2025-11-08 12:46:24 reinstate semarie's second patch for ffmpeg's _CET_ENDBR support It was removed at 4.4.5 -> 6.1.1 update, but we need it OK: sthen@
34b80da8 2025-11-08 11:52:45 reinstate semarie's _CET_ENDBR support for ffmpeg, ok tb@
706b60a9 2025-11-01 11:16:40 Bump after textproc/libxml,-main => textproc/libxml
cd1757c7 2025-10-28 09:37:14 graphics/ffmpeg: update to 8.0; add myself as co-maintainer OK: landry@, maintainer timeout
d431f993 2025-09-01 09:20:38 graphics/ffmpeg: update to 6.1.3 OK: rsadowski@, tb@, landry@, maintainer timeout
e9e3d90e 2025-05-24 00:26:53 graphics/ffmpeg: add missing -lharfbuzz for libavfilter Omitted in the original patch. Currently, it ends up linked transitively via libass, but better be explicit. Bumped REVISION just in case. As a nice side effect, now make port-lib-depends-check comes out clean. "go ahead" kn
e98dc0d4 2025-05-23 07:57:03 Fix drawtext filter From Brad and Alex Tsang OK sthen lucas