Package - dependencies updated (#416)

* Package - dependencies updated

* Changelog - new format added

* Setup - OS specific updates

* CMakeList - Cleanup

* Version Updates Fix

[ROCm/rocdecode commit: 64078a58cb]
This commit is contained in:
Kiriti Gowda
2024-10-07 13:20:10 -07:00
committed by GitHub
parent 021e32bc21
commit 07bd8d6082
6 changed files with 63 additions and 46 deletions
-7
View File
@@ -70,12 +70,6 @@ access the video decoding features available on your GPU.
> ```shell
> sudo apt install libstdc++-12-dev
> ```
>
> * On `RHEL`/`SLES` - Additional packages required: `libdrm-amdgpu` and `mesa-amdgpu-dri-drivers`
>
> ```shell
> sudo yum install libdrm-amdgpu mesa-amdgpu-dri-drivers
> ```
>[!NOTE]
> * All package installs are shown with the `apt` package manager. Use the appropriate package manager for your operating system.
@@ -230,6 +224,5 @@ You can find rocDecode Docker containers in our
* amdgpu-core - `1:6.2.60200-2009582`
* libva-dev - `2.7.0-2` / `2.14.0-1`
* mesa-amdgpu-va-drivers - `1:24.2.0.60200-2009582`
* mesa-amdgpu-dri-drivers - `24.1.0.60200`
* FFmpeg - `4.2.7` / `4.4.2-0`
* rocDecode Setup Script - `V2.2.0`