ROCm / rocDecode

rocDecode is a high performance video decode SDK for AMD hardware
https://rocm.docs.amd.com/projects/rocDecode/en/latest
Other
10 stars 14 forks source link

Fix mesa dependency on older SLE #377

Closed Mystro256 closed 2 months ago

Mystro256 commented 2 months ago

We don't build mesa for older SLE, so we should allow it to fall back to the distro provided package if it's unavailable.

Some caveats/notes:

Mystro256 commented 2 months ago

Sorry for the noise, looks like we don't even support 15sp4 in ROCm 6.2, so this patch is invalid. I will follow up with a patch on Mariner once I find out more information.