diff mpegaudio_tablegen.h @ 11906:a1b4029b2465 libavcodec

mathematics.h no longer needs config.h, so update tablegen code and documentation to use it where appropriate.
author reimar
date Mon, 21 Jun 2010 17:01:22 +0000
parents eb9e142ea51f
children
line wrap: on
line diff
--- a/mpegaudio_tablegen.h	Mon Jun 21 04:14:20 2010 +0000
+++ b/mpegaudio_tablegen.h	Mon Jun 21 17:01:22 2010 +0000
@@ -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