Browse Source

flacdec: ALT_BITSTREAM_READER is no longer required.

Originally committed as revision 17742 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Justin Ruggles 17 years ago
parent
commit
505cc62f75
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/flacdec.c

+ 0
- 1
libavcodec/flacdec.c View File

@@ -35,7 +35,6 @@

#include <limits.h>

#define ALT_BITSTREAM_READER
#include "libavutil/crc.h"
#include "avcodec.h"
#include "bitstream.h"


Loading…
Cancel
Save