]> git.sesse.net Git - ffmpeg/commitdiff
remove unused constant definition
authorBenoit Fouet <benoit.fouet@free.fr>
Wed, 20 Jun 2007 07:08:00 +0000 (07:08 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Wed, 20 Jun 2007 07:08:00 +0000 (07:08 +0000)
Originally committed as revision 9372 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/mpegvideo.c

index ff282dc028faef0cdf6adeeb7ab019ac5e483737..70ef18fba9a8187b79323529c5a60e926ec0c8bd 100644 (file)
@@ -79,9 +79,6 @@ void (*draw_edges)(uint8_t *buf, int wrap, int width, int height, int w)= draw_e
 //#define DEBUG
 
 
-/* for jpeg fast DCT */
-#define CONST_BITS 14
-
 #ifdef CONFIG_ENCODERS
 static const uint16_t aanscales[64] = {
     /* precomputed values scaled up by 14 bits */