Skip loop filter operation in show_existing_frame mode
authorJingning Han <jingning@google.com>
Tue, 21 Aug 2018 17:48:47 +0000 (10:48 -0700)
committerJingning Han <jingning@google.com>
Tue, 21 Aug 2018 17:50:03 +0000 (10:50 -0700)
commit28cd84af76f0bee64ea7fe28faf7aee18b005bb1
tree6ec8b2aa1334f7f2248752b9e05feab82285d0e9
parent1ec8fc9da72931ea30881e81cb969ecd1c9b38eb
Skip loop filter operation in show_existing_frame mode

Skip the loop filtering for frame coding in show_existing_frame
mode. This matches the decoder operation for show_existing_frame
mode.

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