# HG changeset patch # User aurel # Date 1156456760 0 # Node ID 8e152f15dbf25699a820a28bef190777c049cf85 # Parent d2936fc9558cf29547f35965ae280fe7210becb7 cook shouldn't try to enforce the bitstream reader type diff -r d2936fc9558c -r 8e152f15dbf2 cook.c --- a/cook.c Thu Aug 24 14:13:57 2006 +0000 +++ b/cook.c Thu Aug 24 21:59:20 2006 +0000 @@ -45,7 +45,6 @@ #include #include -#define ALT_BITSTREAM_READER #include "avcodec.h" #include "bitstream.h" #include "dsputil.h"