# HG changeset patch # User michael # Date 1035934597 0 # Node ID 50ae708fc721f79bfd410e9deb2d09c73fef824d # Parent 308e973c3fda90acc90bedbfbc5edc2bd094b3c6 10l diff -r 308e973c3fda -r 50ae708fc721 libpostproc/postprocess.c --- a/libpostproc/postprocess.c Tue Oct 29 22:39:11 2002 +0000 +++ b/libpostproc/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;