diff libmpcodecs/pullup.h @ 10738:b6b68224033d

tweaks and cleanup
author rfelker
date Sun, 31 Aug 2003 19:56:13 +0000
parents d47ca466c97b
children fdcd0d571912
line wrap: on
line diff
--- a/libmpcodecs/pullup.h	Sun Aug 31 19:18:21 2003 +0000
+++ b/libmpcodecs/pullup.h	Sun Aug 31 19:56:13 2003 +0000
@@ -47,6 +47,7 @@
 	int *bpp, *w, *h, *stride, *background;
 	unsigned int cpu;
 	int junk_left, junk_right, junk_top, junk_bottom;
+	int verbose;
 	/* Internal data */
 	struct pullup_field *first, *last, *head;
 	struct pullup_buffer *buffers;