summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpc.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-14 00:48:17 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-14 00:48:17 +0000
commitad1eebe360dc587c676d8230d71b9156a0e197f0 (patch)
tree6c9b1254b4bb59dfb2f701beeb86077c71756764 /libavcodec/mpc.c
parentddda628e810de14d8e5a84cae9f5d0bf66d9909c (diff)
downloadffmpeg-streaming-ad1eebe360dc587c676d8230d71b9156a0e197f0.zip
ffmpeg-streaming-ad1eebe360dc587c676d8230d71b9156a0e197f0.tar.gz
Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection.
Originally committed as revision 16594 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mpc.c')
-rw-r--r--libavcodec/mpc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavcodec/mpc.c b/libavcodec/mpc.c
index 3a5b83b..596a5e9 100644
--- a/libavcodec/mpc.c
+++ b/libavcodec/mpc.c
@@ -29,10 +29,6 @@
#include "avcodec.h"
#include "bitstream.h"
#include "dsputil.h"
-
-#if CONFIG_MPEGAUDIO_HP
-#define USE_HIGHPRECISION
-#endif
#include "mpegaudio.h"
#include "mpc.h"
OpenPOWER on IntegriCloud