# HG changeset patch # User michael # Date 1186230060 0 # Node ID 4c4d00a98ab132fcf0cf7d535d7d0236eab36369 # Parent c427d8950769b54bb3cda0a026e86c71a44515e2 indent diff -r c427d8950769 -r 4c4d00a98ab1 bitstream.h --- a/bitstream.h Sat Aug 04 12:04:41 2007 +0000 +++ b/bitstream.h Sat Aug 04 12:21:00 2007 +0000 @@ -34,7 +34,7 @@ #include "log.h" #if defined(ALT_BITSTREAM_READER_LE) && !defined(ALT_BITSTREAM_READER) -#define ALT_BITSTREAM_READER +# define ALT_BITSTREAM_READER #endif //#define ALT_BITSTREAM_WRITER @@ -43,7 +43,7 @@ # ifdef ARCH_ARMV4L # define A32_BITSTREAM_READER # else -#define ALT_BITSTREAM_READER +# define ALT_BITSTREAM_READER //#define LIBMPEG2_BITSTREAM_READER //#define A32_BITSTREAM_READER # endif