Loading
rpcs3: pin ffmpeg to version 7
The removal of the deprecated `avcodec_close` function broke the build of `rpcs3` in the latest version. As there's currently no newer release available, I switched the package to using `ffmpeg_7` as input for now.