Update to release branch of FFmpeg

This commit is contained in:
Frank Leon Rose 2021-04-12 16:35:04 +01:00
commit faef67b7b7

View file

@ -14,7 +14,7 @@ build-ffmpeg:
$(AVLIBS): build-ffmpeg $(AVLIBS): build-ffmpeg
# Build Mobot version of FFmpeg and install in subdir libav # Build Mobot version of FFmpeg and install in subdir libav
cd build-ffmpeg && \ cd build-ffmpeg && \
git checkout encode-png-metadata && \ git checkout release/4.3 && \
./configure --prefix="../build-libav" \ ./configure --prefix="../build-libav" \
--pkg-config-flags="--static" \ --pkg-config-flags="--static" \
--enable-gpl --enable-nonfree \ --enable-gpl --enable-nonfree \