9 Commits

Author SHA1 Message Date
Jami Kettunen
0732823ae2 Natively build and add linux-arm64 FFmpeg (4) natives 2025-06-07 20:38:55 +03:00
FreezyLemon
67257ba1ae FFmpeg build: Add aarch64 Linux build 2025-06-07 20:38:55 +03:00
FreezyLemon
da8af60121 Update FFmpeg build to 7.0 and remove old workarounds 2024-04-22 23:34:16 +02:00
FreezyLemon
98da397962 Remove Linux hwaccel features from FFmpeg build 2024-04-22 23:34:16 +02:00
FreezyLemon
65fe58b80a Change FFmpeg script to include major version in output files
Before: `libavutil.so` etc.
Now: `libavutil.so.56` etc.
2024-01-28 22:14:45 +01:00
FreezyLemon
929bfa5536 Add patch to fix compilation on new binutils versions 2024-01-28 22:03:38 +01:00
Dean Herbert
28cf5a4113 Disable linux video hardware acceleration for now
See https://github.com/ppy/osu-framework/pull/6013#issuecomment-1745935903
2023-10-04 12:05:14 +09:00
FreezyLemon
a453e65572 Remove unneeded FFmpeg features
Keep pipe protocol even though it's unneeded to
suppress some demuxing warnings (at
almost zero filesize cost)
2023-08-23 15:42:54 +02:00
FreezyLemon
ffce032b95 Move ffmpeg build scripts into one directory 2023-08-23 15:40:06 +02:00