]> granicus.if.org Git - libx264/commit
Fix x264 compilation on Apple GCC
authorDavid Conrad <lessen42@gmail.com>
Sat, 9 Jan 2010 06:52:33 +0000 (01:52 -0500)
committerFiona Glaser <fiona@x264.com>
Thu, 14 Jan 2010 04:47:02 +0000 (23:47 -0500)
commitaa48c1fbb74308fecfe5f7eceee63076479f32dd
treea9ed21aafb804bf8e4a9b4fb1c6768c468e2f265
parentfd1cf29494463f0dd9ac9b01158a78f7c7913a0f
Fix x264 compilation on Apple GCC
Apple's GCC stupidly ignores the ARM ABI and doesn't give any stack alignment beyond 4.
common/arm/mc-c.c
common/macroblock.c
common/osdep.h
encoder/analyse.c
encoder/me.c
encoder/slicetype.c