aom/vpx/src
Yunqing Wang 153eec46e0 Align image buffer in multiple-resolution encoder
Aligned the image buffer and stride to 32 bytes. This enables
calling of optimized scaler function in libyuv, and improves
the performance.

Tested libyuv scaler(x86 optimization) on Linux and Windows,
including: Linux 32/64bit, visual studio 32/64bit, Cygwin, and
MinGW32.

Also, fixed a wrong pointer in vpx_codec_encode().

Change-Id: Ibe97d7a0a745f82c43852fa4ed719be5a4db6abc
2011-12-13 09:25:30 -05:00
..
vpx_codec.c documentation: minor cosmetics 2011-02-16 17:59:33 -08:00
vpx_decoder.c Multiple-resolution encoder 2011-12-05 17:59:42 -05:00
vpx_decoder_compat.c documentation: minor cosmetics 2011-02-16 17:59:33 -08:00
vpx_encoder.c Align image buffer in multiple-resolution encoder 2011-12-13 09:25:30 -05:00
vpx_image.c Allow aligning the raw image buffer 2011-12-06 13:19:59 -05:00