]> git.sesse.net Git - ffmpeg/commit
vf_psnr: add channel weighting based on chroma subsampling.
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 11 Jul 2015 01:42:26 +0000 (21:42 -0400)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 11 Jul 2015 02:14:09 +0000 (04:14 +0200)
commit0303d43964cdcab868d3f765282c00086f3a8123
tree6a4f7f4ba254d3f3dc7933c388c6b1fbc13cd958
parent235e903b6323451b2f5673d9b2ca1ce5b078c505
vf_psnr: add channel weighting based on chroma subsampling.

Also add per-channel psnr stream averages to final log message.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavfilter/vf_psnr.c