Accepting request 1121190 from home:iznogood:branches:multimedia:libs
New upstream release - NOTE NEW BRANCH Minimum required driver versions: -Linux: 470.57.02 or newer +Linux: 520.56.06 or newer OBS-URL: https://build.opensuse.org/request/show/1121190 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffnvcodec?expand=0&rev=30
This commit is contained in:
parent
8a91c9f984
commit
d2db0f41c2
3
_service
3
_service
@ -4,7 +4,8 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">n([0-9\.]*)</param>
|
||||
<param name="revision">n11.1.5.2</param>
|
||||
<param name="revision">n12.0.16.1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://git.videolan.org/git/ffmpeg/nv-codec-headers.git</param>
|
||||
<param name="changesrevision">451da99614412a7f9526ef301a5ee0c7a6f9ad76</param></service></servicedata>
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 11:13:20 UTC 2023 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 12.0.16.1:
|
||||
* Add cuCtxGetCurrent function
|
||||
* Add cuDriverGetVersion
|
||||
* Add missing cuStreamWaitEvent function
|
||||
* Add functions to identify devices in more ways
|
||||
* Add cuArrayCreate
|
||||
* Update README
|
||||
* Remove AV1 High Profile GUID
|
||||
* Update for final release of Video Codec SDK 12.0.16
|
||||
* Add missing SDK 12.0 bits
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 10:31:36 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 11.1.5.3:
|
||||
* Add cuCtxGetCurrent function
|
||||
* Add cuDriverGetVersion
|
||||
* Add missing cuStreamWaitEvent function
|
||||
* Add functions to identify devices in more ways
|
||||
* Add cuArrayCreate
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 26 19:10:54 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ffnvcodec
|
||||
Version: 11.1.5.2
|
||||
Version: 12.0.16.1
|
||||
Release: 0
|
||||
Summary: FFmpeg version of NVIDIA codec API headers
|
||||
License: MIT
|
||||
|
BIN
nv-codec-headers-11.1.5.2.tar.xz
(Stored with Git LFS)
BIN
nv-codec-headers-11.1.5.2.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
nv-codec-headers-12.0.16.1.tar.xz
Normal file
3
nv-codec-headers-12.0.16.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94f066254229b22df5cc08fd1e1992c18fc790f466814ce8d8e4c90d424cb6f7
|
||||
size 63388
|
Loading…
Reference in New Issue
Block a user