Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
c5e8e9877b |
3
_service
3
_service
@@ -4,8 +4,7 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">n([0-9\.]*)</param>
|
<param name="versionrewrite-pattern">n([0-9\.]*)</param>
|
||||||
<param name="revision">n12.2.72.0</param>
|
<param name="revision">n11.1.5.2</param>
|
||||||
<param name="changesgenerate">enable</param>
|
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@@ -1,4 +0,0 @@
|
|||||||
<servicedata>
|
|
||||||
<service name="tar_scm">
|
|
||||||
<param name="url">https://git.videolan.org/git/ffmpeg/nv-codec-headers.git</param>
|
|
||||||
<param name="changesrevision">c69278340ab1d5559c7d7bf0edf615dc33ddbba7</param></service></servicedata>
|
|
@@ -1,37 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun Nov 03 02:35:26 UTC 2024 - mrueckert@suse.de
|
|
||||||
|
|
||||||
- Update to version 12.2.72.0:
|
|
||||||
* Update headers from Video SDK 12.2
|
|
||||||
* Bump for (in-dev) 12.1.14.1
|
|
||||||
* Add cuCtxGetCurrent function
|
|
||||||
* Add cuDriverGetVersion
|
|
||||||
* Update headers from Video SDK 12.1
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Wed Apr 26 19:10:54 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ffnvcodec
|
# spec file for package ffnvcodec
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ffnvcodec
|
Name: ffnvcodec
|
||||||
Version: 12.2.72.0
|
Version: 11.1.5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: FFmpeg version of NVIDIA codec API headers
|
Summary: FFmpeg version of NVIDIA codec API headers
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BIN
nv-codec-headers-11.1.5.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
nv-codec-headers-11.1.5.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
nv-codec-headers-12.2.72.0.tar.xz
(Stored with Git LFS)
BIN
nv-codec-headers-12.2.72.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user