1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00

Remove some cruft.

Originally committed as revision 740 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Falk Hüffner 2002-07-10 22:06:04 +00:00
parent adc09b2eab
commit 5ea6f10f72

View File

@ -15,14 +15,6 @@
//#define LIBMPEG2_BITSTREAM_READER
//#define A32_BITSTREAM_READER
#ifdef ARCH_ALPHA
#define ALT_BITSTREAM_READER
#endif
//#define ALIGNED_BITSTREAM
#define FAST_GET_FIRST_VLC
//#define DUMP_STREAM
#ifdef HAVE_AV_CONFIG_H
/* only include the following when compiling package */
#include "config.h"