cook shouldn't try to enforce the bitstream reader type

Originally committed as revision 6080 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs 2006-08-24 21:59:20 +00:00
parent c61900c6e9
commit 5902bdd8d4
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@
#include <stddef.h>
#include <stdio.h>
#define ALT_BITSTREAM_READER
#include "avcodec.h"
#include "bitstream.h"
#include "dsputil.h"