]> git.sesse.net Git - casparcg/commitdiff
ffmpeg build flag linux enable DV/HDV 1394FW
authorWalter Sonius <walterav1984@gmail.com>
Wed, 1 Feb 2017 13:34:40 +0000 (14:34 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Feb 2017 13:34:40 +0000 (14:34 +0100)
dependencies64/ffmpeg/ffmpeg-build-linux/build.sh

index ea03146ed4662605fd87fab1c729d4ab3275cb12..7fe59821696f5809dbaddc735549686fc648910f 100755 (executable)
@@ -419,6 +419,7 @@ CFLAGS="-I$TARGET_DIR/include -I$TARGET_DIR/usr/local/include" LDFLAGS="-L$TARGE
        --enable-libfreetype \
        --enable-libgme \
        --enable-libgsm \
+       --enable-libiec61883 \
        --enable-libilbc \
        --enable-libmodplug \
        --enable-libmp3lame \