changeset 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 d2936fc9558c
children 5f738d186815
files cook.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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"