vpx/vp9
hkuang d53fb0fda5 Fix clang ioc warning due to NULL mi pointer.
The warning only happens in VP9 encoder's first pass due to src_mi
is not set up yet. But it will not fail the encoder as left_mi and
above_mi are not used in the first_pass and they will be set up again
in the second pass.

Change-Id: I0713b4660d71e229e196654cb0970ba6b1574f28
2015-05-08 15:42:50 -07:00
..
common Fix clang ioc warning due to NULL mi pointer. 2015-05-08 15:42:50 -07:00
decoder Merge "Move shared SAD code to vpx_dsp" 2015-05-07 18:33:06 +00:00
encoder replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED 2015-05-07 11:55:08 -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 mips msa vp9 idct 32x32 optimization 2015-05-07 12:42:23 +05:30
vp9_cx_iface.c VP9E_GET_ACTIVE_MAP API function. 2015-03-24 11:19:47 -07:00
vp9_dx_iface.c vpx_mem: remove vpx_memcpy 2015-04-28 19:59:41 -07:00
vp9_iface_common.h Enable decoder to pass through color space info 2015-01-13 15:13:19 -08:00
vp9cx.mk Move shared SAD code to vpx_dsp 2015-05-06 16:58:20 -07:00
vp9dx.mk Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00