]> granicus.if.org Git - libvpx/commit
vp9-svc: Allow second temporal reference for next highest layer.
authorMarco Paniconi <marpan@google.com>
Thu, 7 Jun 2018 17:52:09 +0000 (10:52 -0700)
committerMarco Paniconi <marpan@google.com>
Thu, 7 Jun 2018 19:26:42 +0000 (12:26 -0700)
commit76cc69f884a5261880396a3d93664455a1dff3ff
treef3ebf517a4e0c379440dfea34e3ed70558c5671b
parent7bb10a9720d9733389e8353c156d5364383414bc
vp9-svc: Allow second temporal reference for next highest layer.

When inter-layer prediction is disabled on INTER frames, allow
for next highest resolution to have second temporal reference.
Current code allowed for only top/highest spatial layer.

Change-Id: I102137273e3e4d57512a13d95e8ccb9c5b0a7b4b
vp9/encoder/vp9_ratectrl.c
vp9/encoder/vp9_svc_layercontext.c
vp9/encoder/vp9_svc_layercontext.h