Fix a typo in README/Docs (#66)

This commit is contained in:
Aryan Salmanpour
2024-10-24 10:44:36 -04:00
committed by GitHub
parent c7bc72c2e3
commit 4762ac6b84
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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