aom/vp9
Yunqing Wang 99b99831e4 Align thread data in vp9_ethread
On some platforms, such as 32bit Windows and 32bit Mac, the allocated
memory isn't aligned automatically. The thread data is aligned to
ensure the correct access in SIMD code.

Change-Id: I1108c145fe982ddbd3d9324952758297120e4806
2015-01-14 15:51:56 -08:00
..
common Merge "Add encoder control for setting color space" 2015-01-14 14:14:34 -08:00
decoder Add encoder control for setting color space 2015-01-14 10:17:14 -08:00
encoder Align thread data in vp9_ethread 2015-01-14 15:51:56 -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 Disable vp9 _8_ loopfilters 2015-01-06 19:26:11 -08:00
vp9_cx_iface.c Add encoder control for setting color space 2015-01-14 10:17:14 -08:00
vp9_dx_iface.c Properly validate data size 2015-01-05 17:34:31 -08:00
vp9_iface_common.h Enable decoder to pass through color space info 2015-01-13 15:13:19 -08: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