Skip to content

Commit a2a7b63

Browse files
Update CHANGELOG (#506)
* Update CHANGELOG * code clean up * clean up
1 parent 3b7e566 commit a2a7b63

File tree

1 file changed

+2
-44
lines changed

1 file changed

+2
-44
lines changed

CHANGELOG.md

+2-44
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Full documentation for rocDecode is available at [https://rocm.docs.amd.com/projects/rocDecode/en/latest/](https://rocm.docs.amd.com/projects/rocDecode/en/latest/)
44

5-
## (Unreleased) rocDecode 0.10.0
5+
## rocDecode 0.10.0 for ROCm 6.4
66

77
### Added
88

@@ -12,55 +12,13 @@ Full documentation for rocDecode is available at [https://rocm.docs.amd.com/proj
1212

1313
### Changed
1414

15+
* AMD Clang++ is now the default CXX compiler.
1516
* Moved MD5 code out of roc video decode utility.
1617

1718
### Removed
1819

1920
* FFMPEG executable requirement for the package
2021

21-
### Resolved issues
22-
23-
*
24-
25-
### Tested configurations
26-
27-
* Linux
28-
* Ubuntu - `22.04` / `24.04`
29-
* RHEL - `8` / `9`
30-
* SLES - `15 SP5`
31-
* ROCm: `6.3.0`
32-
* libva-amdgpu-dev - `2.16.0`
33-
* mesa-amdgpu-va-drivers - `1:24.3.0`
34-
* FFmpeg - `4.4.2` / `6.1.1`
35-
* rocDecode Setup Script - `V2.5.0`
36-
37-
## (Unreleased) rocDecode 0.9.0
38-
39-
### Changed
40-
41-
* AMD Clang++ is now the default CXX compiler.
42-
* `rocDecode-setup.py` setup script updates to common package install: Setup no longer installs public clang package.
43-
44-
### Removed
45-
46-
*
47-
48-
### Resolved issues
49-
50-
*
51-
52-
### Tested configurations
53-
54-
* Linux
55-
* Ubuntu - `22.04` / `24.04`
56-
* RHEL - `8` / `9`
57-
* SLES - `15 SP5`
58-
* ROCm: `6.3.0`
59-
* libva-amdgpu-dev - `2.16.0`
60-
* mesa-amdgpu-va-drivers - `1:24.3.0`
61-
* FFmpeg - `4.4.2` / `6.1.1`
62-
* rocDecode Setup Script - `V2.4.0`
63-
6422
## rocDecode 0.8.0 for ROCm 6.3
6523

6624
### Changed

0 commit comments

Comments
 (0)