[SCM] libav/experimental: correct order of fixedpoint in CONFIG list

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:04:34 UTC 2013


The following commit has been merged in the experimental branch:
commit 61eade27bd1886c125337ba106113b4548d03b24
Author: Marc Hoffman <mmhoffm at gmail.com>
Date:   Thu Aug 2 11:32:04 2007 +0000

    correct order of fixedpoint in CONFIG list
    
    Originally committed as revision 9869 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 853e115..0a87312 100755
--- a/configure
+++ b/configure
@@ -580,10 +580,10 @@ CONFIG_LIST='
     demuxers
     dv1394
     encoders
-    fixedpoint
     ffmpeg
     ffplay
     ffserver
+    fixedpoint
     gpl
     gprof
     gray

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list