[SCM] libav/experimental: Create swscale subdirs for out-of-tree builds.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:42:36 UTC 2013


The following commit has been merged in the experimental branch:
commit b2cfd7e360189d6f7eab23200c306ed467148423
Author: Ramiro Polla <ramiro.polla at gmail.com>
Date:   Thu Mar 26 01:29:20 2009 +0000

    Create swscale subdirs for out-of-tree builds.
    
    Originally committed as revision 18191 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index c2a7be3..dcf159b 100755
--- a/configure
+++ b/configure
@@ -2507,6 +2507,11 @@ if enabled source_path_used; then
         libavutil         \
         libpostproc       \
         libswscale        \
+        libswscale/bfin   \
+        libswscale/mlib   \
+        libswscale/ppc    \
+        libswscale/sparc  \
+        libswscale/x86    \
         tests             \
         tools             \
         "

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list