mirror of
https://github.com/shadps4-emu/ext-ffmpeg-core.git
synced 2026-01-31 00:55:17 +01:00
281 B
281 B
FFmpeg builtins
This repository contains the FFmpeg builtins for shadPS4 and the CI to build them using vcpkg and GitHub actions.
The Windows version is built using clang-cl, this is done so that inline assembly optimisations (which are not supported by MSVC) can be enabled.