Summary: | multimedia/ffmpeg: upstream fixed SVT patches - SVTVP9 fixed + patches can be applied in any order now | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Druzenko <vvd> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-multimedia (Nobody) <multimedia> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | Flags: | jbeich:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Vladimir Druzenko
![]() ![]() A commit references this bug: Author: jbeich Date: Fri Jul 24 04:10:32 UTC 2020 New revision: 542999 URL: https://svnweb.freebsd.org/changeset/ports/542999 Log: multimedia/ffmpeg: revert r538687 after r541984/r542846 SVT patches no longer need to be applied in a specific order to enable more than one SVT encoder. PR: 248166 Submitted by: VVD <vvd@unislabs.com> MFH: 2020Q3 (simplify future MFHs) Changes: head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg/distinfo Thanks for testing. However, without forcing patches to makesum the options would break on ffmpeg update and without changing from _CONFIGURE_ENABLE to _CONFIGURE_ON configure script would warn about unknown --disable-libsvt* when none or some of SVT patches are not applied. (In reply to VVD from comment #0) > This patch will fix this issue too: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247873 Was part of ports r542846. A commit references this bug: Author: jbeich Date: Fri Jul 24 04:48:19 UTC 2020 New revision: 543001 URL: https://svnweb.freebsd.org/changeset/ports/543001 Log: MFH: r542999 multimedia/ffmpeg: revert r538687 after r541984/r542846 SVT patches no longer need to be applied in a specific order to enable more than one SVT encoder. PR: 248166 Submitted by: VVD <vvd@unislabs.com> Approved by: ports-secteam (joneum) Changes: _U branches/2020Q3/ branches/2020Q3/multimedia/ffmpeg/Makefile branches/2020Q3/multimedia/ffmpeg/distinfo |