From 5ea6f10f722b7d5c63479da591a0d3a2b21d3b2c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Falk=20H=C3=BCffner?= Date: Wed, 10 Jul 2002 22:06:04 +0000 Subject: [PATCH] Remove some cruft. Originally committed as revision 740 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/common.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/libavcodec/common.h b/libavcodec/common.h index 08f396e..8044880 100644 --- a/libavcodec/common.h +++ b/libavcodec/common.h @@ -15,14 +15,6 @@ //#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" -- 2.7.4