CMakeLists - Updates and cleanup (#483)

* CMakeLists - Updates and cleanup

* CTest - CXX Compiler Updates

* Package - Remove FFMPEG exe deps

* CMakeLists - Updates and cleanup

* CTest - CXX Compiler Updates

* Package - Remove FFMPEG exe deps

* FFMPEG - Updates

[ROCm/rocdecode commit: 913b6728f0]
Этот коммит содержится в:
Kiriti Gowda
2025-01-02 06:42:31 -08:00
коммит произвёл GitHub
родитель 8136f59dc0
Коммит 9b64f18bc0
21 изменённых файлов: 98 добавлений и 91 удалений
+1 -1
Просмотреть файл
@@ -8,7 +8,7 @@
* On `Ubuntu`
```shell
sudo apt install ffmpeg libavcodec-dev libavformat-dev libavutil-dev
sudo apt install libavcodec-dev libavformat-dev libavutil-dev
```
* On `RHEL`/`SLES` - install ffmpeg development packages manually or use [rocDecode-setup.py](../../rocDecode-setup.py) script