Make set_reference control API work in VP9 and VP10
Moved the API patch from NextGen to NextGenv2 and also added this API to VP10. An example was included. To try it, for example, run the following command: $ examples/vpx_cx_set_ref vp10 352 288 in.yuv out.ivf 4 30 Change-Id: Ib56bc3d365e530cfc8d859a13ddbf4c007907b81
Showing
- examples.mk 12 additions, 0 deletionsexamples.mk
- examples/vpx_cx_set_ref.c 455 additions, 0 deletionsexamples/vpx_cx_set_ref.c
- test/cx_set_ref.sh 22 additions, 13 deletionstest/cx_set_ref.sh
- vp10/decoder/decoder.c 35 additions, 26 deletionsvp10/decoder/decoder.c
- vp10/vp10_cx_iface.c 0 additions, 13 deletionsvp10/vp10_cx_iface.c
- vp10/vp10_dx_iface.c 2 additions, 1 deletionvp10/vp10_dx_iface.c
- vp10/vp10_iface_common.h 12 additions, 0 deletionsvp10/vp10_iface_common.h
- vp9/decoder/vp9_decoder.c 23 additions, 21 deletionsvp9/decoder/vp9_decoder.c
- vp9/vp9_cx_iface.c 0 additions, 13 deletionsvp9/vp9_cx_iface.c
- vp9/vp9_dx_iface.c 2 additions, 1 deletionvp9/vp9_dx_iface.c
- vp9/vp9_iface_common.h 12 additions, 0 deletionsvp9/vp9_iface_common.h
Loading
Please register or sign in to comment