diff options
author | Andrew Strong <andrew.david.strong@gmail.com> | 2022-03-04 20:04:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-04 20:04:25 +0700 |
commit | 21fc9d78f9f76eb187d87476c269fedc5e939c21 (patch) | |
tree | 67b8ee9b224ef125be3cf2cacf5b4dedcb10ecec | |
parent | 8a7093eca7b4e369209588d9969b389da16c4d95 (diff) | |
download | slackbuilds-21fc9d78f9f76eb187d87476c269fedc5e939c21.tar.gz |
libraries/nv-codec-headers: Updated for version 11.1.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/nv-codec-headers/README | 4 | ||||
-rw-r--r-- | libraries/nv-codec-headers/nv-codec-headers.SlackBuild | 6 | ||||
-rw-r--r-- | libraries/nv-codec-headers/nv-codec-headers.info | 6 | ||||
-rw-r--r-- | libraries/nv-codec-headers/slack-desc | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/libraries/nv-codec-headers/README b/libraries/nv-codec-headers/README index 54f1224ea2..3509867132 100644 --- a/libraries/nv-codec-headers/README +++ b/libraries/nv-codec-headers/README @@ -1,8 +1,8 @@ The FFmpeg version of Nvidia Codec SDK headers which are required to interface with Nvidia's codec APIs. The purpose of these headers is to allow hardware (GPU) encoding with suitable NVidia -cards. This version corresponds to Video Codec SDK version 11.0.10 -and requires NVidia drivers version 455.28 or newer. +cards. This version corresponds to Video Codec SDK version 11.1.5 +and requires NVidia drivers version 470.57.02 or newer. There are 3 stages in the history of NVidia GPU encoding with FFmpeg: diff --git a/libraries/nv-codec-headers/nv-codec-headers.SlackBuild b/libraries/nv-codec-headers/nv-codec-headers.SlackBuild index fb90b4c4b1..d76f74a2a3 100644 --- a/libraries/nv-codec-headers/nv-codec-headers.SlackBuild +++ b/libraries/nv-codec-headers/nv-codec-headers.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nv-codec-headers -# Copyright 2018-2021, Andrew Strong, Blue Mountains, Australia. +# Copyright 2018-2022, Andrew Strong, Blue Mountains, Australia. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nv-codec-headers # Note that the version number is contained # within the file ffnvcodec.pc.in: -VERSION=${VERSION:-11.0.10.0} +VERSION=${VERSION:-11.1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -73,7 +73,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . diff --git a/libraries/nv-codec-headers/nv-codec-headers.info b/libraries/nv-codec-headers/nv-codec-headers.info index ff59df3c98..ed9965ede2 100644 --- a/libraries/nv-codec-headers/nv-codec-headers.info +++ b/libraries/nv-codec-headers/nv-codec-headers.info @@ -1,8 +1,8 @@ PRGNAM="nv-codec-headers" -VERSION="11.0.10.0" +VERSION="11.1.5.1" HOMEPAGE="https://github.com/FFmpeg/nv-codec-headers" -DOWNLOAD="https://github.com/FFmpeg/nv-codec-headers/releases/download/n11.0.10.0/nv-codec-headers-11.0.10.0.tar.gz" -MD5SUM="b3513b09f42036a0d591f2e68a27dfb5" +DOWNLOAD="https://github.com/FFmpeg/nv-codec-headers/releases/download/n11.1.5.1/nv-codec-headers-11.1.5.1.tar.gz" +MD5SUM="d193c482ad4ee8fa0bcce51a5c13183d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/libraries/nv-codec-headers/slack-desc b/libraries/nv-codec-headers/slack-desc index 2d7cc06f1a..c690a433ea 100644 --- a/libraries/nv-codec-headers/slack-desc +++ b/libraries/nv-codec-headers/slack-desc @@ -9,7 +9,7 @@ nv-codec-headers: nv-codec-headers (FFmpeg version of Nvidia Codec SDK headers) nv-codec-headers: nv-codec-headers: FFmpeg version of headers required to interface with Nvidia's -nv-codec-headers: codec APIs. Corresponds to Video Codec SDK version 11.0.10. +nv-codec-headers: codec APIs. Corresponds to Video Codec SDK version 11.1.5. nv-codec-headers: nv-codec-headers: nv-codec-headers: |