Browse Source

Remove some cruft.

Originally committed as revision 740 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Falk Hüffner 23 years ago
parent
commit
5ea6f10f72
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      libavcodec/common.h

+ 0
- 8
libavcodec/common.h 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"


Loading…
Cancel
Save