# HG changeset patch # User mellum # Date 1026338764 0 # Node ID 56784e066e096eec5f6177cd6afee5a5e40fba5d # Parent 3c07cf9595de9c3db622a3dd1e89bb820c890daa Remove some cruft. diff -r 3c07cf9595de -r 56784e066e09 common.h --- a/common.h Wed Jul 10 21:01:45 2002 +0000 +++ b/common.h Wed Jul 10 22:06:04 2002 +0000 @@ -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"