[SCM] libav/experimental: one more naming consistency change

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:54:38 UTC 2013


The following commit has been merged in the experimental branch:
commit 21e3078f27a67c2f82f27ae576ce6a4ef312a0e0
Author: Diego Biurrun <diego at biurrun.de>
Date:   Sat Jan 6 23:05:56 2007 +0000

    one more naming consistency change
    
    Originally committed as revision 7412 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index f622cc0..c6fdc79 100755
--- a/configure
+++ b/configure
@@ -1780,7 +1780,7 @@ echo "libfaac enabled           $faac"
 echo "XviD enabled              $xvid"
 echo "x264 enabled              $x264"
 echo "liba52 support            $a52"
-echo "a52 dlopened              $a52bin"
+echo "liba52 dlopened           $a52bin"
 echo "libdts support            $dts"
 echo "postprocessing support    $pp"
 echo "software scaler enabled   $swscaler"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list