ROCm 7.1 - updates (#662)

[ROCm/rocdecode commit: 8e552e70f5]
This commit is contained in:
Kiriti Gowda
2025-10-06 14:20:36 -07:00
zatwierdzone przez GitHub
rodzic 097d3b478b
commit eda01f439f
+5 -3
Wyświetl plik
@@ -5,18 +5,20 @@ Full documentation for rocDecode is available at [https://rocm.docs.amd.com/proj
## rocDecode 1.4.0 for ROCm 7.1.0
### Added
* AV1 12-bit decode support on VA-API version 1.23.0 and later.
* rocdecode-host V1.0.0 library for software decode
* FFmpeg version support for 5.1 and 6.1
* Find package - rocdecode-host
### Resolved issues
* rocdecode-host - failure to build debuginfo packages without FFmpeg resolved.
* Fix a memory leak for rocDecodeNegativeTests
### Changed
* HIP meta package changed - Use hip-dev/devel to bring required hip dev deps
* rocdecode host - linking updates to rocdecode-host library
## rocdecode 1.1.0 for ROCm 7.0.0
## rocdecode 1.0.0 for ROCm 7.0.0
### Added