Make set_reference control API work in VP9
authorYunqing Wang <yunqingwang@google.com>
Sat, 2 Jul 2016 00:58:02 +0000 (17:58 -0700)
committerYunqing Wang <yunqingwang@google.com>
Sat, 2 Jul 2016 00:58:02 +0000 (17:58 -0700)
commit0a075cb39ca839d84d4806930f031342c4d8553d
treef92fd48b6124b3d4b14b1d09b973d5b72cfbd771
parentf5a15f270a99a03e1c92d8b002390a4d96b09014
Make set_reference control API work in VP9

Moved the API patch from NextGenv2. An example was included.
To try it, for example, run the following command:
$ examples/vpx_cx_set_ref vp9 352 288 in.yuv out.ivf 4 30

Change-Id: I4cf8f23b86d7ebd85ffd2630dcfbd799c0b88101
examples.mk
examples/vpx_cx_set_ref.c [new file with mode: 0644]
test/cx_set_ref.sh [moved from test/vp8cx_set_ref.sh with 58% similarity]
vp9/decoder/vp9_decoder.c
vp9/vp9_cx_iface.c
vp9/vp9_dx_iface.c
vp9/vp9_iface_common.h