[ROCm/rocjpeg commit: 4762ac6b84]
Этот коммит содержится в:
Aryan Salmanpour
2024-10-24 10:44:36 -04:00
коммит произвёл GitHub
родитель 38a066f648
Коммит 989e65a6fc
2 изменённых файлов: 2 добавлений и 2 удалений
+1 -1
Просмотреть файл
@@ -32,7 +32,7 @@ rocJPEG is a high performance JPEG decode SDK for AMD GPUs. Using the rocJPEG AP
> [!IMPORTANT]
> `sudo amdgpu-install --usecase=rocm`
* Video Acceleration API (VA-API) Version `2.16.0+` - `Libva` is an implementation for VA-API
* Video Acceleration API (VA-API) Version `1.16.0+` - `Libva` is an implementation for VA-API
```shell
sudo apt install libva-amdgpu-dev
```
+1 -1
Просмотреть файл
@@ -18,7 +18,7 @@ rocJPEG can be installed on the following Linux environments:
The following prerequisites are installed by the package installer. If you are building and installing using the source code, use the `rocJPEG-setup.py <https://github.com/ROCm/rocJPEG/blob/develop/rocJPEG-setup.py>`_ setup script available in the rocJPEG GitHub repository to install these prerequisites.
* Libva, an implementation for Video Acceleration API (VA-API), version 2.16 or later
* Libva, an implementation for Video Acceleration API (VA-API), version 1.16 or later
* AMD VA Drivers
* CMake version 3.5 or later
* pkg-config