ffmpeg/libavutil
Måns Rullgård 34e52abb62 DECLARE_ALIGNED macro for TMS470 compiler
This compiler supports gcc-style alignment attributes for struct,
but not for global variables.  For the latter, alignment can be
specified with a pragma, which does not work for struct members or
local variables.  By using both pragma and attribute, one or the
other will always take effect.

Unfortunately, no means exists for aligning stack variables.

Originally committed as revision 21379 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-22 03:25:25 +00:00
..
arm
avr32
bfin
mips
ppc
sh4
x86
Makefile
adler32.c
adler32.h
aes.c
aes.h
avstring.c
avstring.h
avutil.h Add an AV_PRAGMA() macro for constructing _Pragma() directives 2010-01-22 03:25:21 +00:00
base64.c
base64.h
bswap.h
common.h
crc.c
crc.h
crc_data.h
des.c
des.h
fifo.c
fifo.h
integer.c
integer.h
internal.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
lls.c
lls.h
log.c
log.h
lzo.c
lzo.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h DECLARE_ALIGNED macro for TMS470 compiler 2010-01-22 03:25:25 +00:00
pca.c
pca.h
pixdesc.c
pixdesc.h
pixfmt.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
sha.c
sha.h
sha1.h
softfloat.c
softfloat.h
timer.h
tree.c
tree.h
utils.c
x86_cpu.h