mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
per picture psnr
Originally committed as revision 3465 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d2c5f0a4bf
commit
bd368b565b
@ -2813,7 +2813,7 @@ redo_frame:
|
||||
}
|
||||
}
|
||||
s->avctx->error[plane_index] += error;
|
||||
s->avctx->error[3] += error;
|
||||
s->current_picture.error[plane_index] = error;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user