Files
archived-ext-ffmpeg-core/Readme.md
2024-11-28 06:14:28 -08:00

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.