Commit 642f1b99 authored by aurel's avatar aurel

cook shouldn't try to enforce the bitstream reader type

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6080 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 458a16c4
...@@ -45,7 +45,6 @@ ...@@ -45,7 +45,6 @@
#include <stddef.h> #include <stddef.h>
#include <stdio.h> #include <stdio.h>
#define ALT_BITSTREAM_READER
#include "avcodec.h" #include "avcodec.h"
#include "bitstream.h" #include "bitstream.h"
#include "dsputil.h" #include "dsputil.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment