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
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,25 +4,24 @@
4
4
5
5
The full documentation for MIVisionX is available at [https://rocm.docs.amd.com/projects/MIVisionX/en/latest/doxygen/html/index.html](https://rocm.docs.amd.com/projects/MIVisionX/en/latest/doxygen/html/index.html)
6
6
7
-
## (unreleased) MIVisionX 3.2.0
7
+
## MIVisionX 3.2.0 for ROCm 6.4.0
8
8
9
9
### Changed
10
10
11
-
*Setup: OpenCV package install for Ubuntu
11
+
* OpenCV is now installed with the package installer on Ubuntu
12
12
* AMD Clang is now the default CXX and C compiler
13
13
* The version of OpenMP included in the ROCm LLVM project is now used instead of `libomp-dev/devel`
14
14
15
15
### Known issues
16
16
17
-
* Installation on CentOS/RedHat/SLES requires the manual installation of the `FFMPEG` & `OpenCV` dev packages.
17
+
* Installation on CentOS/RedHat/SLES requires manually installing the `FFMPEG` & `OpenCV` dev packages.
18
18
* Hardware decode requires the ROCm `graphics` usecase.
19
19
20
20
### Upcoming changes
21
21
22
22
* Optimized audio augmentations support for VX_RPP
0 commit comments