[SCM] libav/experimental: forgotten av_

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:05:08 UTC 2013


The following commit has been merged in the experimental branch:
commit 3bf981617073a5927984466fdc312dd7430191b1
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Thu Aug 9 09:30:43 2007 +0000

    forgotten av_
    
    Originally committed as revision 10007 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 13093e7..9b63a71 100755
--- a/configure
+++ b/configure
@@ -1975,7 +1975,7 @@ fi
 echo "#define restrict $_restrict" >> $TMPH
 
 if enabled small; then
-  echo "#define always_inline"  >> $TMPH
+  echo "#define av_always_inline"  >> $TMPH
 fi
 
 echo "SRC_PATH=\"$source_path\"" >> config.mak

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list