LibVA Updates - Support Public Version (#315)

* LibVA public - enable

* Support for RPM based OS

* Readme Updates

* Setup - Updates

* Setup - CentOS 7 unsupported

* Jenkins - Check Direct deps

[ROCm/rocdecode commit: 3b1d6932af]
Bu işleme şunda yer alıyor:
Kiriti Gowda
2024-04-16 12:53:15 -07:00
işlemeyi yapan: GitHub
ebeveyn e86a11681c
işleme 2fb85345c7
7 değiştirilmiş dosya ile 66 ekleme ve 26 silme
+9 -3
Dosyayı Görüntüle
@@ -25,7 +25,7 @@ Tested configurations
* FFmpeg: 4.2.7/4.4.2-0
* rocDecode Setup Script: V1.7.1
* rocDecode Setup Script: V1.7.2
Supported codecs
========================================
@@ -50,11 +50,17 @@ Prerequisites
* Run: ``--usecase=rocm``
* To install rocDecode with minimum requirements, follow the :doc:`quick-start instructions <./quick-start>`
* AMD multimedia packages
* Video Acceleration API Version `1.5.0`+ - `Libva` is an implementation for VA-API
.. code:: shell
sudo apt install libva-amdgpu-dev libdrm-amdgpu1 mesa-amdgpu-va-drivers
sudo apt install libva-dev
* AMD VA drivers
.. code:: shell
sudo apt install mesa-amdgpu-va-drivers
* CMake 3.5 or later