]> granicus.if.org Git - libvpx/commit
vp9-svc: Add memset on the svc fb_idx.
authorMarco Paniconi <marpan@google.com>
Fri, 4 May 2018 02:42:08 +0000 (19:42 -0700)
committerMarco Paniconi <marpan@google.com>
Fri, 4 May 2018 02:44:56 +0000 (19:44 -0700)
commit04d8700862851885ae5c164dac82d3e0c44965ab
tree8a7a4368e7fbea84630db730cd724a0706790fba
parent1d93f58b1ffddaf4d436dd45b0fd2034199d62a7
vp9-svc: Add memset on the svc fb_idx.

The memset is added to better handle frame drops
with the GET_SVC_REF_FRAME_CONFIG contro

There is an issue with some tests in bypass mode,
so condition it on that for now.

Change-Id: I2635037143f14ff62a36be7c22b2b604a0c1efc2
vp9/encoder/vp9_svc_layercontext.c