[Bug 246789] multimedia/ffmpeg: add the ability to apply any combination of SVT patches: SVTAV1, SVTHEVC and SVTVP9

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 10 16:25:20 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246789

--- Comment #5 from Conrad Meyer <cem at freebsd.org> ---
The *patches* add options to the GNU autotools 'configure' script for each
dependency.  The plugins can be configured disabled if the corresponding port
OPTION is disabled.  I think this could be a simplified single patch, without
removing OPTION flexibility.

You would just always apply the patch, but add:

SVTAV1_CONFIGURE_ENABLE= libsvtav1
SVTHEVC_CONFIGURE_ENABLE=libsvthevc
SVTVP9_CONFIGURE_ENABLE= libsvtvp9

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list