diff postproc/postprocess.c @ 7968:2648f13b1709

10l
author michael
date Tue, 29 Oct 2002 23:36:37 +0000
parents 0a5d69e6f2a2
children 6d1103afba1c
line wrap: on
line diff
--- a/postproc/postprocess.c	Tue Oct 29 23:07:41 2002 +0000
+++ b/postproc/postprocess.c	Tue Oct 29 23:36:37 2002 +0000
@@ -598,6 +598,7 @@
 	ppMode.flatnessThreshold=40;
 	ppMode.flatnessThreshold= 56-16;
 	ppMode.maxClippedThreshold= 0.01;
+	ppMode.error=0;
 
 	strncpy(temp, name, GET_MODE_BUFFER_SIZE);
 
@@ -845,6 +846,7 @@
 	printf("\n");
 }
 //printf("pict_type:%d\n", pict_type);
+
 	if(pict_type!=3)
 	{
 		int x,y;