summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522024-04-07 08:53:53 +0200
committertytan6522024-04-07 08:53:53 +0200
commitf1da9bdce7d3679dbfcb855c74d2e5c22f41a3e9 (patch)
treea22d8140dab0be7e87e17baea1c2d081334810e9 /PKGBUILD
parent56f83279a58722373c1ca4d192e72907a4a14125 (diff)
downloadaur-f1da9bdce7d3679dbfcb855c74d2e5c22f41a3e9.tar.gz
build: Fix building with ffnvcodec-headers 12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 8 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15b0c0f2ac7d..9aca3e01839f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ fi
pkgname=ffmpeg-obs
pkgver=6.1.1
-pkgrel=9
+pkgrel=10
pkgdesc='Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD'
arch=('x86_64' 'aarch64')
url=https://ffmpeg.org/
@@ -61,7 +61,7 @@ license=(GPL-3.0-only)
# Only for default set of features
_aomver=3
_dav1dver=1.3.0
-_ffnvcodecver=12.0.16.0
+_ffnvcodecver=12.2
_libjxlver=0.10.0
_libplacebover=6
_libristver=0.2.7
@@ -411,6 +411,12 @@ prepare() {
## {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers
git cherry-pick -n fef22c87ada4517441701e6e61e062c9f4399c8e
+ ## avcodec/nvenc: stop using long deprecated format specifiers
+ git cherry-pick -n 3481f8d99fc44f5516957e774b7f2da74c33beb8
+
+ ## avcodec/nvenc: support SDK 12.2 bit depth API
+ git cherry-pick -n 38346298973e3869d895e0ad3ca3b19dc598c5c8
+
### ffmpeg-full changes
## Fix segfault with avisynthplus