aom/vp8
Yunqing Wang c8773416fb Fix uninitialized read in postprocessing
This patch fixed WebRTC Issue 3020: "Uninit error at
vp8_mbpost_proc_down_xmm". The first 8 values in d were not initialized,
but was accessed. This patch fixed c code as well as mmx and sse2 code.

Change-Id: Iaa5b41a4ed3bea971b15fb826ce34b7ab4e36fb1
2014-03-24 14:54:25 -07:00
..
common Fix uninitialized read in postprocessing 2014-03-24 14:54:25 -07:00
decoder vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encoder Merge "tokenize: quiet -Warray-bounds warnings" 2014-03-18 15:09:41 -07:00
exports_dec
exports_enc
vp8_common.mk build: convert rtcd.sh to perl 2014-03-03 14:47:11 -08:00
vp8_cx_iface.c [svc] Add target bitrate settings for each layers. 2014-02-26 13:30:50 -08:00
vp8_dx_iface.c Add VP9 decoder support for external frame buffers 2014-02-13 13:14:19 -08:00
vp8cx.mk Adding vpx_sse_to_psnr() function. 2014-02-26 16:21:12 -08:00
vp8cx_arm.mk ARM NEON version of denoiser. 2014-01-02 10:51:05 -08:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00