OSDN Git Service

don't need to define ALT_BITSTREAM_READER
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 19 Jul 2007 02:21:14 +0000 (02:21 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 19 Jul 2007 02:21:14 +0000 (02:21 +0000)
Originally committed as revision 9752 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/ac3dec.c

index 19ceac3..a1f4cc8 100644 (file)
@@ -32,8 +32,6 @@
 #include <math.h>
 #include <string.h>
 
-#define ALT_BITSTREAM_READER
-
 #include "avcodec.h"
 #include "ac3.h"
 #include "ac3tab.h"