vpx/vp8
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
..
common Remove an unused typedef 2014-04-04 08:47:52 -07:00
decoder Prevent reading of uninitialized value 2014-04-16 13:00:13 -07:00
encoder Fix onyx_if.c to not to redefine M_LOG2_E if it's already defined. 2014-04-10 08:54:30 -07:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk build: convert rtcd.sh to perl 2014-03-03 14:47:11 -08:00
vp8_cx_iface.c Enable vpxenc to specify internal coded frame size 2014-04-14 10:54:19 -07:00
vp8_dx_iface.c Removing legacy XMA code from vp8. 2014-04-10 23:30:17 -07:00
vp8cx_arm.mk ARM NEON version of denoiser. 2014-01-02 10:51:05 -08:00
vp8cx.mk Adding vpx_sse_to_psnr() function. 2014-02-26 16:21:12 -08:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00