summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudio_tablegen.h
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2010-06-21 17:01:22 +0000
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2010-06-21 17:01:22 +0000
commit6785e9270991e370772d7e0ed1ad60cb89210676 (patch)
treef139b56334f371cfe0f961bc16ae026c49fadbac /libavcodec/mpegaudio_tablegen.h
parent28db32159eba8c74a1c873f1efdd2f747a00ed12 (diff)
mathematics.h no longer needs config.h, so update tablegen code and
documentation to use it where appropriate. Originally committed as revision 23680 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mpegaudio_tablegen.h')
-rw-r--r--libavcodec/mpegaudio_tablegen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/mpegaudio_tablegen.h b/libavcodec/mpegaudio_tablegen.h
index 56bf408641..6b5ff2280e 100644
--- a/libavcodec/mpegaudio_tablegen.h
+++ b/libavcodec/mpegaudio_tablegen.h
@@ -24,8 +24,6 @@
#define MPEGAUDIO_TABLEGEN_H
#include <stdint.h>
-// do not use libavutil/mathematics.h since this is compiled both
-// for the host and the target and config.h is only valid for the target
#include <math.h>
#define TABLE_4_3_SIZE (8191 + 16)*4