Mercurial > libavcodec.hg
changeset 798:50ae708fc721 libavcodec
10l
author | michael |
---|---|
date | Tue, 29 Oct 2002 23:36:37 +0000 |
parents | 308e973c3fda |
children | fbbe46490ce9 |
files | libpostproc/postprocess.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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;