OSDN Git Service

use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Thu, 17 May 2007 14:14:53 +0000 (14:14 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Thu, 17 May 2007 14:14:53 +0000 (14:14 +0000)
commit88bcb6c23f6d873b3cda84275dea0ab9e3b449b6
tree5272e7b1eb00837c3e107aae14bf687b1b5ed8ae
parent78a010fb002789198ec7f00a524e1f9e375729cf
use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables
instead of compiler-dependent  __attribute__((aligned(16)))
Origiginal thread:
Date: May 17, 2007 12:30 AM
Subject: [PATCH] Use DECLARE_ALIGNED_16 in libavcodec/ppc/

Originally committed as revision 9047 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ppc/dsputil_altivec.c
libavcodec/ppc/gmc_altivec.c
libavcodec/ppc/h264_altivec.c
libavcodec/ppc/h264_template_altivec.c
libavcodec/ppc/mpegvideo_altivec.c