Mercurial > mplayer.hg
changeset 7968:2648f13b1709
10l
author | michael |
---|---|
date | Tue, 29 Oct 2002 23:36:37 +0000 |
parents | 9e79e1c1b2a4 |
children | 9ec3f2b9a87f |
files | postproc/postprocess.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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;