vpx/vp8/decoder
Yaowu Xu 99230aeb05 Prevent reading of uninitialized value
This commit added a check of reference frame to make sure that pre
buffer pointers are initialized only when necessary and make them
to 0 if ref frame is intra, hence those buffer should never be used.

Change-Id: Ieb474fcd9feb759f02e2f9c282b7348a8fa31117
2014-04-16 13:00:13 -07:00
..
dboolhuff.c Cast value to avoid size_t/int warning on win64 2013-06-20 09:52:08 -07:00
dboolhuff.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
decodeframe.c Prevent reading of uninitialized value 2014-04-16 13:00:13 -07:00
decodemv.c changed to comply with strict aliasing rule 2013-10-29 11:11:35 -07:00
decodemv.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
decoderthreading.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
detokenize.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
detokenize.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ec_types.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
error_concealment.c Code cleanup. 2013-03-04 16:53:00 -08:00
error_concealment.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
onyxd_if.c yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
onyxd_int.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
threading.c threading.c: use vpx_memset instead of cast 2013-10-29 13:51:13 -07:00
treereader.h vp8/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00