mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-01 15:26:09 +00:00
Rebuild FFmpeg libraries for Mac to reduce package size
This commit is contained in:
parent
10cfaa2a5f
commit
4935baa72a
Binary file not shown.
Binary file not shown.
Binary file not shown.
3
scripts/build-ffmpeg-mac.sh
Executable file
3
scripts/build-ffmpeg-mac.sh
Executable file
@ -0,0 +1,3 @@
|
||||
./configure --extra-cflags="-mmacosx-version-min=10.10" --enable-pic --enable-shared --disable-static --disable-all --enable-avcodec --enable-decoder=h264 --enable-decoder=hevc --enable-hwaccel=h264_videotoolbox --enable-hwaccel=hevc_videotoolbox
|
||||
make clean
|
||||
make -j4
|
Loading…
x
Reference in New Issue
Block a user