mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
indent
Originally committed as revision 9894 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
eaf84d970f
commit
1ae7a85116
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user