# HG changeset patch # User michael # Date 1105413488 0 # Node ID 842e5e7f3b7ac0a0e4f3b291a3d897be20de87f7 # Parent 0c5ceb97815da69389525ae7652c64b6bb8ffc12 fixing selftest diff -r 0c5ceb97815d -r 842e5e7f3b7a cabac.c --- a/cabac.c Mon Jan 10 23:41:25 2005 +0000 +++ b/cabac.c Tue Jan 11 03:18:08 2005 +0000 @@ -150,6 +150,9 @@ #if 0 //selftest #define SIZE 10240 + +#include "avcodec.h" + int main(){ CABACContext c; uint8_t b[9*SIZE]; @@ -197,33 +200,33 @@ for(i=0; i