mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-17 20:40:07 +01:00
indent
Originally committed as revision 9894 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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 @@
|
|||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user