mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-21 03:55:05 +00:00
Update to release branch of FFmpeg
This commit is contained in:
parent
5dde4d9534
commit
faef67b7b7
1 changed files with 1 additions and 1 deletions
2
mobot.mk
2
mobot.mk
|
@ -14,7 +14,7 @@ build-ffmpeg:
|
|||
$(AVLIBS): build-ffmpeg
|
||||
# Build Mobot version of FFmpeg and install in subdir libav
|
||||
cd build-ffmpeg && \
|
||||
git checkout encode-png-metadata && \
|
||||
git checkout release/4.3 && \
|
||||
./configure --prefix="../build-libav" \
|
||||
--pkg-config-flags="--static" \
|
||||
--enable-gpl --enable-nonfree \
|
||||
|
|
Loading…
Add table
Reference in a new issue