OSDN Git Service

avcodec/libx265: enable psnr reporting when requested by the user
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Sep 2014 23:38:58 +0000 (01:38 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 28 Sep 2014 02:14:43 +0000 (04:14 +0200)
commit3956b12fdec5ec1b1358788a6000b78a724f76aa
tree5c913e6f126a7c1b5ace4abf457b0d7b29461d0f
parent4d9a46fe31e0dbeb4791fd2de896ce0cce5c3c1b
avcodec/libx265: enable psnr reporting when requested by the user

This is similar to what is done in libx264.c

Fixes Ticket3567

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/libx265.c