vpx/vp9
John Koleszar 236ec08cd0 Make firstpass encode Y-only
The chroma planes are not used during the first pass encode,
but the vp9_encode_sb() function was operating on them anyway.
This was causing the use of uninitialized memory.

Change-Id: I5ebafcd3d5e34ed91a8336dad159b573995a939f
2013-05-09 10:46:40 -07:00
..
common Using loop to iterate through YV12_BUFFER_CONFIG planes. 2013-05-08 13:39:16 -07:00
decoder Merge "Removing unused code + little cleanup." into experimental 2013-05-08 11:23:14 -07:00
encoder Make firstpass encode Y-only 2013-05-09 10:46:40 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Removing vp9_swap_yv12_buffer function and corresponding files. 2013-05-07 16:49:22 -07:00
vp9_cx_iface.c Initial addition of multiple ARF frames 2013-04-15 09:11:39 -07:00
vp9_dx_iface.c Merge branch 'master' into experimental 2013-04-26 12:57:10 -07:00
vp9_iface_common.h Code cleanup. 2013-04-01 18:23:04 -07:00
vp9cx.mk Automatically flag intrinsic files 2013-05-03 15:35:13 -07:00
vp9dx.mk Automatically flag intrinsic files 2013-05-03 15:35:13 -07:00