vpx/vp9
hkuang 4eee74d6ed Fix clang ioc warning due to NULL src_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: I12dffcd5fb1002b2b2dabb083c8726650e4b5f08
2014-12-09 14:32:48 -08:00
..
common Fix clang ioc warning due to NULL src_mi pointer. 2014-12-09 14:32:48 -08:00
decoder Merge "Clean up the logic of handling corrupted frame." 2014-12-09 10:23:18 -08:00
encoder Merge "Changes to assembler for NASM on mac." 2014-12-08 12:55:06 -08:00
exports_dec
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk VP9 common for ARMv8 by using NEON intrinsics 01 2014-12-09 12:26:56 -08:00
vp9_cx_iface.c vp9_ethread: the tile-based multi-threaded encoder 2014-12-04 11:21:34 -08:00
vp9_dx_iface.c Miscellaneous decoder changes for high bitdepth 2014-09-29 11:27:45 -07:00
vp9_iface_common.h Fix src frame buffer copy and extend 2014-10-08 11:07:04 -07:00
vp9cx.mk Merge "vp9_ethread: the tile-based multi-threaded encoder" 2014-12-05 08:23:49 -08:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00