You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-44
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
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/)
4
4
5
-
## (Unreleased) rocDecode 0.10.0
5
+
## rocDecode 0.10.0 for ROCm 6.4
6
6
7
7
### Added
8
8
@@ -12,55 +12,13 @@ Full documentation for rocDecode is available at [https://rocm.docs.amd.com/proj
12
12
13
13
### Changed
14
14
15
+
* AMD Clang++ is now the default CXX compiler.
15
16
* Moved MD5 code out of roc video decode utility.
16
17
17
18
### Removed
18
19
19
20
* FFMPEG executable requirement for the package
20
21
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.
0 commit comments