mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
multimedia/ffmpeg: unbreak SVTHEVC=on after 685e477b80
===> Applying distribution patches for ffmpeg-6.0,1 3 out of 4 hunks failed--saving rejects to configure.rej 1 out of 1 hunks failed--saving rejects to libavcodec/allcodecs.c.rej ===> FAILED Applying distribution patch 0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch with -p1 PR: 261302 Reported by: VVD
This commit is contained in:
parent
cd05e3e57f
commit
9073b14666
2 changed files with 6 additions and 6 deletions
|
@ -488,8 +488,8 @@ SVTAV1_CONFIGURE_ON= --enable-libsvtav1
|
||||||
# svt-hevc
|
# svt-hevc
|
||||||
SVTHEVC_LIB_DEPENDS= libSvtHevcEnc.so:multimedia/svt-hevc
|
SVTHEVC_LIB_DEPENDS= libSvtHevcEnc.so:multimedia/svt-hevc
|
||||||
SVTHEVC_CONFIGURE_ON= --enable-libsvthevc
|
SVTHEVC_CONFIGURE_ON= --enable-libsvthevc
|
||||||
SVTHEVC_PATCH_SITES= https://github.com/OpenVisualCloud/SVT-HEVC/raw/v1.5.0-3-g86b58f77/ffmpeg_plugin/:svthevc
|
SVTHEVC_PATCH_SITES= https://github.com/OpenVisualCloud/SVT-HEVC/raw/v1.5.1-12-g62d22016/ffmpeg_plugin/:svthevc
|
||||||
SVTHEVC_PATCHFILES= 0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch:-p1:svthevc \
|
SVTHEVC_PATCHFILES= master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch:-p1:svthevc \
|
||||||
0002-doc-Add-libsvt_hevc-encoder-docs.patch:-p1:svthevc
|
0002-doc-Add-libsvt_hevc-encoder-docs.patch:-p1:svthevc
|
||||||
.if make(makesum)
|
.if make(makesum)
|
||||||
.MAKEFLAGS: WITH+=SVTHEVC
|
.MAKEFLAGS: WITH+=SVTHEVC
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
TIMESTAMP = 1677530629
|
TIMESTAMP = 1677530629
|
||||||
SHA256 (ffmpeg-6.0.tar.xz) = 57be87c22d9b49c112b6d24bc67d42508660e6b718b3db89c44e47e289137082
|
SHA256 (ffmpeg-6.0.tar.xz) = 57be87c22d9b49c112b6d24bc67d42508660e6b718b3db89c44e47e289137082
|
||||||
SIZE (ffmpeg-6.0.tar.xz) = 10234012
|
SIZE (ffmpeg-6.0.tar.xz) = 10234012
|
||||||
SHA256 (0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch) = 376ea23e9d876390fbca936c80cb437bb9daa6232ff65df0ea91673e18b739ff
|
SHA256 (master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch) = e8fdc940474f3819b9a8d30cab8164774584c051322acb6194bcb03d56e8175a
|
||||||
SIZE (0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch) = 24259
|
SIZE (master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch) = 25395
|
||||||
SHA256 (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = d16589efc4be2602a9f436e9938cfee0cc7b5ccd7a4a6b41c0c9a59ae0859fda
|
SHA256 (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = a164ebdc4d281352bf7ad1b179aae4aeb33f1191c444bed96cb8ab333c046f81
|
||||||
SIZE (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = 5336
|
SIZE (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = 5461
|
||||||
SHA256 (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = b7d722dfce20b73e9d5c73d55ffe041bbdc92a3c4a5c5d766b6b3040671b4052
|
SHA256 (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = b7d722dfce20b73e9d5c73d55ffe041bbdc92a3c4a5c5d766b6b3040671b4052
|
||||||
SIZE (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = 33497
|
SIZE (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch) = 33497
|
||||||
|
|
Loading…
Add table
Reference in a new issue