Remove some cruft.
authorFalk Hüffner <mellum@users.sourceforge.net>
Wed, 10 Jul 2002 22:06:04 +0000 (22:06 +0000)
committerFalk Hüffner <mellum@users.sourceforge.net>
Wed, 10 Jul 2002 22:06:04 +0000 (22:06 +0000)
Originally committed as revision 740 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/common.h

index 08f396e..8044880 100644 (file)
 //#define LIBMPEG2_BITSTREAM_READER
 //#define A32_BITSTREAM_READER
 
-#ifdef ARCH_ALPHA
-#define ALT_BITSTREAM_READER
-#endif
-
-//#define ALIGNED_BITSTREAM
-#define FAST_GET_FIRST_VLC
-//#define DUMP_STREAM
-
 #ifdef HAVE_AV_CONFIG_H
 /* only include the following when compiling package */
 #include "config.h"