]> granicus.if.org Git - libvpx/commit
Properly update the raw_src_frame for psnr calculation
authorJingning Han <jingning@google.com>
Mon, 27 Aug 2018 22:58:41 +0000 (15:58 -0700)
committerJingning Han <jingning@google.com>
Sat, 1 Sep 2018 03:49:50 +0000 (03:49 +0000)
commitcb338d452f81cb6004be662721a151faae06d737
tree9b9d37b8c324e2b6fa43242945481374a252fb33
parentfc905edb3a0f0330957094b2836ef8bf03573e04
Properly update the raw_src_frame for psnr calculation

Update the raw_src_frame to be the current input source frame in
the show_existing_frame mode.

Change-Id: Ia8edf49ca948c45ffe6c60556756b36124ab092a
vp9/encoder/vp9_encoder.c