]> granicus.if.org Git - libvpx/commit
vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG api
authorJerome Jiang <jianj@google.com>
Mon, 6 Aug 2018 18:37:43 +0000 (11:37 -0700)
committerJerome Jiang <jianj@google.com>
Thu, 9 Aug 2018 20:56:46 +0000 (13:56 -0700)
commita66da313805f41076fd05358a65c1084f646f348
tree8332b6ceae06c3bb5cbddbcb1bba1ae5891c80c5
parentaab2aff9aa264d573852f4dce34bea47708cf1be
vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG api

Add update_buffer_slot to SVC API to allow for refreshing
any of the 8 reference buffers. Remove frame_flags from
the struct.

Remove svc tests from vp8 build.

BUG=b/112292577
Change-Id: I0551c349d2b311227245a8ed1639cdbbaf5bc5db
examples/vp9_spatial_svc_encoder.c
test/svc_datarate_test.cc
test/test.mk
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_svc_layercontext.c
vp9/encoder/vp9_svc_layercontext.h
vp9/vp9_cx_iface.c
vpx/vp8cx.h