decoder: vp9: Fix ref picture update while doing repeat frame
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Mon, 16 Nov 2015 16:22:14 +0000 (18:22 +0200)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Mon, 16 Nov 2015 16:22:14 +0000 (18:22 +0200)
commit26f895f4a833535f8dee16e2a556fb93cd504883
treee6dfbbb4a24c27c2774a69dcd39ef703f40f28d9
parent247896884b0d8dc4af4ab3290bac69b9a4e2784d
decoder: vp9: Fix ref picture update while doing repeat frame

Don't try to do frame decoding and reference picture update
while receiving a vp9 frame having show_existing_frame flag
set as TRUE.
gst-libs/gst/vaapi/gstvaapidecoder_vp9.c