Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2020 16:25:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 246789] multimedia/ffmpeg: add the ability to apply any combination of SVT patches: SVTAV1, SVTHEVC and SVTVP9
Message-ID:  <bug-246789-12827-IGr0Q7sYJS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246789-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246789-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246789

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

You would just always apply the patch, but add:

SVTAV1_CONFIGURE_ENABLE=3D libsvtav1
SVTHEVC_CONFIGURE_ENABLE=3Dlibsvthevc
SVTVP9_CONFIGURE_ENABLE=3D libsvtvp9

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246789-12827-IGr0Q7sYJS>