Vita3k ffmpeg core
Go to file
2024-08-15 01:16:06 +03:00
.github/workflows FFMPEG setup 2024-03-12 21:44:17 +01:00
include FFMPEG setup 2024-03-12 21:44:17 +01:00
triplets FFMPEG setup 2024-03-12 21:44:17 +01:00
CMakeLists.txt FFMPEG setup 2024-03-12 21:44:17 +01:00
copyright FFMPEG setup 2024-03-12 21:44:17 +01:00
ffmpeg.patch FFMPEG setup 2024-03-12 21:44:17 +01:00
Readme.md Update Readme.md 2024-08-15 01:16:06 +03:00

FFmpeg builtins

This repository contains the ffmpeg builtins for Vita3K - shadowps4 and the CI to build them using vcpkg and github action.

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.