vpx/vp9
Adrian Grange 2117fe0593 Fix decoder to handle display size correctly
The decoder ignored the display width & height
specified in the frame header.

This patch adds a control, VP9D_GET_DISPLAY_SIZE, to
allow the application to obtain the display width and
height from the frame header.

vpxdec has been modified to scale the output frame to
this size.

Should the request for the display size fail vpxdec will
use the native width and height of the raw decoded
frame instead.

Change-Id: I25db04407426dac730263720c75a7dd6400af68a
2013-11-22 11:58:07 -08:00
..
common Merge "Removing txfrm_block_to_raster_xy() call from extend_for_intra()." 2013-11-22 10:51:38 -08:00
decoder Merge "Removing txfrm_block_to_raster_xy() call from extend_for_intra()." 2013-11-22 10:51:38 -08:00
encoder Merge "Cleaning up entropy probability update in encoder." 2013-11-22 10:52:40 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Revert "Add 16 wide neon horz loopfilter." 2013-11-21 14:01:33 -08:00
vp9_cx_iface.c vpxenc: add --aq-mode flag to control adaptive quantization 2013-11-15 19:42:20 +01:00
vp9_dx_iface.c Fix decoder to handle display size correctly 2013-11-22 11:58:07 -08:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk Move vp9_sadmxn.h from common to encoder 2013-11-19 12:46:08 -08:00
vp9dx.mk Renamed two files 2013-11-15 12:48:43 -08:00