[SCM] libav/experimental: Remove one more forgotten instance of USE_HIGHPRECISION indirection.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:35:17 UTC 2013


The following commit has been merged in the experimental branch:
commit 576286ba818f16adae0fd774ebe1e63c58afddc1
Author: Diego Biurrun <diego at biurrun.de>
Date:   Wed Jan 14 07:55:43 2009 +0000

    Remove one more forgotten instance of USE_HIGHPRECISION indirection.
    
    Originally committed as revision 16597 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/mpc.h b/libavcodec/mpc.h
index d9aa22a..df33683 100644
--- a/libavcodec/mpc.h
+++ b/libavcodec/mpc.h
@@ -32,10 +32,6 @@
 #include "avcodec.h"
 #include "bitstream.h"
 #include "dsputil.h"
-
-#if CONFIG_MPEGAUDIO_HP
-#define USE_HIGHPRECISION
-#endif
 #include "mpegaudio.h"
 
 #include "mpcdata.h"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list