diff cook.c @ 3619:8e152f15dbf2 libavcodec

cook shouldn't try to enforce the bitstream reader type
author aurel
date Thu, 24 Aug 2006 21:59:20 +0000
parents 68721b62a528
children c8c591fe26f8
line wrap: on
line diff
--- 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 <stddef.h>
 #include <stdio.h>
 
-#define ALT_BITSTREAM_READER
 #include "avcodec.h"
 #include "bitstream.h"
 #include "dsputil.h"