update readme fand dockers fr adding oinstallation ption to exclude 32 bit pgraphics pckage, add update dockers to 5.7

このコミットが含まれているのは:
Aryan
2023-09-19 10:33:24 -04:00
コミット 0d64288559
3個のファイルの変更7行の追加11行の削除
+1 -1
ファイルの表示
@@ -7,7 +7,7 @@ rocDecode is a high performance video decode SDK for AMD hardware
* Linux distribution
+ **Ubuntu** - `20.04` / `22.04`
* Install [ROCm5.5 or later](https://docs.amd.com)
+ **Note** - both graphics and rocm use-cases must be installed (i.e., sudo amdgpu-install --usecase=graphics,rocm).
+ **Note** - both graphics and rocm use-cases must be installed (i.e., sudo amdgpu-install --usecase=graphics,rocm --no-32).
* CMake 3.0 or later
* libva-dev 2.7 or later
* [FFMPEG n4.4.2 or later](https://github.com/FFmpeg/FFmpeg/releases/tag/n4.4.2)