Merge ffmpeg support

This commit is contained in:
Alibek Omarov
2025-06-15 13:15:17 +05:00
22 changed files with 974 additions and 1033 deletions

View File

@@ -70,8 +70,10 @@ jobs:
targetos: apple
targetarch: amd64
env:
SDL_VERSION: 2.32.0
SDL_VERSION: 2.32.8
FFMPEG_VERSION: 7.1
GH_CPU_ARCH: ${{ matrix.targetarch }}
GH_CPU_OS: ${{ matrix.targetos }}
GH_CROSSCOMPILING: ${{ matrix.cross }}
steps:
- name: Checkout