Commit 1ae7a851 authored by Michael Niedermayer's avatar Michael Niedermayer

indent

Originally committed as revision 9894 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent eaf84d97
...@@ -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