diff options
Diffstat (limited to 'multimedia/ffmpeg')
-rw-r--r-- | multimedia/ffmpeg/Makefile | 3 | ||||
-rw-r--r-- | multimedia/ffmpeg/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 630fe9b2447c..1abdcc2a0746 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -476,9 +476,8 @@ SVTHEVC_LDFLAGS= -fuse-ld=lld # svt-vp9 SVTVP9_LIB_DEPENDS= libSvtVp9Enc.so:multimedia/svt-vp9 SVTVP9_CONFIGURE_ENABLE= libsvtvp9 -SVTVP9_PATCH_SITES_= https://github.com/OpenVisualCloud/SVT-VP9/raw/v0.2.1/ffmpeg_plugin/:svtvp9 +SVTVP9_PATCH_SITES_= https://github.com/OpenVisualCloud/SVT-VP9/raw/v0.2.2/ffmpeg_plugin/:svtvp9 SVTVP9_PATCHFILES_= master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch:-p1:svtvp9 -SVTVP9_BROKEN= https://github.com/OpenVisualCloud/SVT-VP9/issues/124 .if exists(/usr/bin/ld.lld) && (${/usr/bin/ld:L:tA} != /usr/bin/ld.lld) SVTVP9_LDFLAGS= -fuse-ld=lld .endif diff --git a/multimedia/ffmpeg/distinfo b/multimedia/ffmpeg/distinfo index 293c7b72980f..61b5c2163f96 100644 --- a/multimedia/ffmpeg/distinfo +++ b/multimedia/ffmpeg/distinfo @@ -7,5 +7,5 @@ SHA256 (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = 1499e419dda72b1604dc5e395 SIZE (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = 5332 SHA256 (0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch) = 5e960b4dab495437082d0838a40a8cae9b67d1cef1ffd57da960afaa2bfd3719 SIZE (0001-Add-ability-for-ffmpeg-to-run-svt-av1.patch) = 25023 -SHA256 (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = c730545fef90e37b033f7bd42de6351b4a1b475247b23c15bda5bc8be54904cb -SIZE (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = 33249 +SHA256 (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = b74be6d805672210e226e7c0b403f88b0ee8a53c732c9bdc873c4b44aeb75c96 +SIZE (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = 33465 |