diff gif.c @ 276:3dd3646e0164 libavformat

init_put_bits changed
author alex
date Mon, 13 Oct 2003 10:59:57 +0000
parents 3d92f793fd67
children a44f75c31b8d
line wrap: on
line diff
--- a/gif.c	Sat Oct 04 17:41:56 2003 +0000
+++ b/gif.c	Mon Oct 13 10:59:57 2003 +0000
@@ -240,7 +240,7 @@
 
     left= width * height;
 
-    init_put_bits(&p, buffer, 130, NULL, NULL);
+    init_put_bits(&p, buffer, 130);
 
 /*
  * the thing here is the bitstream is written as little packets, with a size byte before