diff --git a/projects/rocjpeg/README.md b/projects/rocjpeg/README.md index 671c988111..02f0ba1a61 100644 --- a/projects/rocjpeg/README.md +++ b/projects/rocjpeg/README.md @@ -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 ``` diff --git a/projects/rocjpeg/docs/install/rocjpeg-prerequisites.rst b/projects/rocjpeg/docs/install/rocjpeg-prerequisites.rst index 0d0f413a9a..74085511a9 100644 --- a/projects/rocjpeg/docs/install/rocjpeg-prerequisites.rst +++ b/projects/rocjpeg/docs/install/rocjpeg-prerequisites.rst @@ -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 `_ 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