vpx/vpx_scale
Ronald S. Bultje 812945a8f1 vp9/10: improve support for render_width/height.
In the decoder, map this to the output variable vpx_image_t.r_w/h.
This is intended as an improved version of VP9D_GET_DISPLAY_SIZE,
which doesn't work with parallel frame decoding. In the encoder,
map this to a codec control func (VP9E_SET_RENDER_SIZE) that takes
a w/h pair argument in a int[2] (identical to VP9D_GET_DISPLAY_SIZE).

Also add render_size to the encoder_param_get_to_decoder unit test.

See issue 1030.

Change-Id: I12124c13602d832bf4c44090db08c1009c94c7e8
2015-09-25 22:18:22 -04:00
..
generic Merge "Change vp9_ prefix function names in vpx_scale to vpx_" 2015-08-15 22:40:11 +00:00
mips/dspr2 Change vp9_ prefix function names in vpx_scale to vpx_ 2015-08-14 15:27:43 -07:00
vpx_scale_rtcd.c Reorganize *_rtcd() calling conventions 2015-04-15 11:12:05 -04:00
vpx_scale_rtcd.pl Change vp9_ prefix function names in vpx_scale to vpx_ 2015-08-14 15:27:43 -07:00
vpx_scale.h {,vpx_scale}: normalize include guards 2013-12-16 19:41:13 -08:00
vpx_scale.mk fix building with --disable-spatial-resampling 2014-12-05 19:08:36 -08:00
yv12config.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00