Takashi Iwai
03fa30e3f4
- 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 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffnvcodec?expand=0&rev=32
139 lines
4.6 KiB
Plaintext
139 lines
4.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to version 11.1.5.2:
|
|
* Add D3D11 interop functions
|
|
* Fix codestyle
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 24 04:39:04 UTC 2022 - malcolmlewis@opensuse.org
|
|
|
|
- Update to version 11.1.5.1:
|
|
* Update forgotten version number in README.
|
|
* Add a subset of CUDA EGLStreams interop API.
|
|
* Add CU_EXTERNAL_SEMAPHORE_HANDLE_TYPE_TIMELINE_SEMAPHOR.
|
|
* Add timeline semaphore type.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 29 07:50:01 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 11.1.5.0:
|
|
* Update headers from Video SDK 11.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 22 03:40:20 UTC 2020 - Mia Herkt <mia@0x0.st>
|
|
|
|
- Update to 11.0.10.0:
|
|
* Update headers from Video SDK 11.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 11 21:09:28 UTC 2020 - Mia Herkt <mia@0x0.st>
|
|
|
|
- Update to 10.0.26.1:
|
|
* Add linker functions and types
|
|
* Fix CUdeviceptr definition for ARM64 CPU
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 7 22:26:12 UTC 2020 - Mia Herkt <mia@0x0.st>
|
|
|
|
- Update to 10.0.26.0:
|
|
* Update headers from Video SDK 10.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 6 12:42:44 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 9.1.23.1:
|
|
* Add primary context management functions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 26 03:51:19 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to version 9.1.23.0
|
|
* Add cuCtxGetDevice
|
|
* Use pointer-to-struct typedefs for pointer-to-struct types
|
|
* Update headers from Video SDK 9.1 release
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 17 23:34:03 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 9.0.18.1
|
|
* Fix CUdeviceptr definition for 64bit CPU
|
|
- Changes from version 9.0.18.0
|
|
* Initial release for SDK 9.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 23 02:10:38 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to version 8.2.15.7
|
|
* Add cuMipmappedArrayDestroy
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 5 23:59:44 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to version 8.2.15.6
|
|
* CUDA 10: Add external semaphore API
|
|
* Add a subset of CUDA kernel interaction API
|
|
* Add CUDA function cuMemAllocPitch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 6 17:14:47 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to version 8.2.15.5
|
|
* Add CUDA function cuDeviceGetAttribute V2
|
|
* Guard against multiple definitions of CUuuid
|
|
* Add cuGetDeviceUuid, load as optional function
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 7 19:29:11 UTC 2018 - Martin Herkt <9+suse@cirno.systems>
|
|
|
|
- Update to version 8.2.15.1
|
|
* Update for CUDA 10
|
|
This adds support for the CUDA/Vulkan interop API, which
|
|
requires very new driver versions. As such, we allow the
|
|
symbols to be optionally loaded.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 29 21:37:39 UTC 2018 - 9+suse@cirno.systems
|
|
|
|
- Update to version 8.1.24.2
|
|
* SDK 8.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 29 00:27:13 UTC 2018 - 9+suse@cirno.systems
|
|
|
|
- Init, 8.0.14.2
|