[SCM] libav/experimental: dv1394 is disabled by default, do not redundantly disable it on Hurd.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:46:31 UTC 2013


The following commit has been merged in the experimental branch:
commit 57f8df050fb7876c2d94d596bf426fc1c188c0bf
Author: Diego Biurrun <diego at biurrun.de>
Date:   Mon May 25 20:18:33 2009 +0000

    dv1394 is disabled by default, do not redundantly disable it on Hurd.
    
    Originally committed as revision 18946 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 4db2ff2..49468d7 100755
--- a/configure
+++ b/configure
@@ -1698,7 +1698,6 @@ case $target_os in
     gnu/kfreebsd)
         ;;
     gnu)
-        disable dv1394
         ;;
 
     *)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list