[SCM] libav/experimental: flashsv encoder also depends on zlib

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:55:18 UTC 2013


The following commit has been merged in the experimental branch:
commit 773be23aa778347e2e4b77529d5a3dfb874244fe
Author: Aurelien Jacobs <aurel at gnuage.org>
Date:   Sun Jan 21 22:45:14 2007 +0000

    flashsv encoder also depends on zlib
    
    Originally committed as revision 7629 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 76ab91d..9481787 100755
--- a/configure
+++ b/configure
@@ -494,6 +494,7 @@ HAVE_LIST='
 '
 
 flashsv_decoder_deps="zlib"
+flashsv_encoder_deps="zlib"
 mpeg_xvmc_decoder_deps="xvmc"
 png_decoder_deps="zlib"
 png_encoder_deps="zlib"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list