Commit e5cc5787 authored by michael's avatar michael

indent


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9894 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 71929627
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
#include "log.h" #include "log.h"
#if defined(ALT_BITSTREAM_READER_LE) && !defined(ALT_BITSTREAM_READER) #if defined(ALT_BITSTREAM_READER_LE) && !defined(ALT_BITSTREAM_READER)
#define ALT_BITSTREAM_READER # define ALT_BITSTREAM_READER
#endif #endif
//#define ALT_BITSTREAM_WRITER //#define ALT_BITSTREAM_WRITER
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
# ifdef ARCH_ARMV4L # ifdef ARCH_ARMV4L
# define A32_BITSTREAM_READER # define A32_BITSTREAM_READER
# else # else
#define ALT_BITSTREAM_READER # define ALT_BITSTREAM_READER
//#define LIBMPEG2_BITSTREAM_READER //#define LIBMPEG2_BITSTREAM_READER
//#define A32_BITSTREAM_READER //#define A32_BITSTREAM_READER
# endif # endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment