vpx/vp9
Alexander Voronov 6c6a97814f Prevent decoder from using uninitialized entropy context.
If decoding starts with intra-only frame, there is a possibility
of using uninitialized entropy context, what leads to undefined
behavior.

Change-Id: Icbb64b5b1bd1e5de2a4bfa2884e56bc0a20840af
2014-12-11 20:44:19 +03:00
..
common Prevent decoder from using uninitialized entropy context. 2014-12-11 20:44:19 +03:00
decoder Prevent decoder from using uninitialized entropy context. 2014-12-11 20:44:19 +03:00
encoder Merge "Substantial restructuring of AQ mode 2." 2014-12-10 10:44:27 -08: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 VP9 common for ARMv8 by using NEON intrinsics 18 2014-12-10 18:20:04 -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