* Udpate CHANGELOG

* clean up

* clean up

[ROCm/rocjpeg commit: 73d36d35d9]
Этот коммит содержится в:
Aryan Salmanpour
2025-02-04 15:53:58 -05:00
коммит произвёл GitHub
родитель 897b0e6e95
Коммит ad68d2deb4
+1 -21
Просмотреть файл
@@ -3,33 +3,13 @@
Documentation for rocJPEG is available at
[https://rocm.docs.amd.com/projects/rocJPEG/en/latest/](https://rocm.docs.amd.com/projects/rocJPEG/en/latest/)
## (Unreleased) rocJPEG 0.8.0
## rocJPEG 0.8.0 for ROCm 6.4
### Changed
* AMD Clang++ is now the default CXX compiler.
* `rocJPEG-setup.py` setup script updates to common package install: Setup no longer installs public compiler package.
* The jpegDecodeMultiThreads sample has been renamed to jpegDecodePerf, and batch decoding has been added to this sample instead of single image decoding for improved performance.
### Removed
*
### Resolved issues
*
### Tested configurations
* Linux
* Ubuntu - `22.04` / `24.04`
* RHEL - `8` / `9`
* SLES - `15 SP5`
* ROCm: `6.3.0`
* libva-amdgpu-dev - `2.16.0`
* mesa-amdgpu-va-drivers - `1:24.3.0`
* rocJPEG Setup Script - `V2.3.0`
## rocJPEG 0.6.0 for ROCm 6.3.0
### Changes