vpx/vp9
Yaowu Xu 690fcd793b Change to call vp9_post_proc_frame()
This commit changes the call in vp9 encoder from vp9_deblock() to
vp9_post_proc_frame() to ensure the data structures used in the call
are properly allocated. This fixes an encoder crash when configured
with --enable-internal-stats.

Change-Id: I2393b336c0f566665336df4f1ba91c405eb56764
2016-07-20 11:01:49 -07:00
..
common cosmetics: Add a few explanatory comments 2016-07-19 10:39:00 -07:00
decoder Merge "Remove decode asserts from better-hw-compatibility" 2016-07-06 20:55:29 +00:00
encoder Change to call vp9_post_proc_frame() 2016-07-20 11:01:49 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk deblock filter : moved from vp8 code branch 2016-07-12 05:53:00 -07:00
vp9_cx_iface.c Fix encoder crashes for odd size input 2016-07-12 11:11:26 -07:00
vp9_dx_iface.c Make set_reference control API work in VP9 2016-07-01 17:58:02 -07:00
vp9_dx_iface.h vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00
vp9_iface_common.h Make set_reference control API work in VP9 2016-07-01 17:58:02 -07:00
vp9cx.mk vp9: remove x86inc.asm distinction 2016-06-29 18:55:28 -07:00
vp9dx.mk vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00