ffmpeg/libswscale
Martin Storsjö 75c37c5ace swscale: Provide the right alignment for external mmx asm
This reverts parts of e0c6cce447. There is external mmx asm that
requires this alignment.

This fixes crashes when using swscale in builds with external mmx,
without inline assembly.

Signed-off-by: Martin Storsjö <martin@martin.st>
2012-09-09 01:52:35 +03:00
..
bfin
ppc swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
sparc swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
x86 x86: Replace checks for CPU extensions and flags by convenience macros 2012-09-08 18:18:34 +02:00
Makefile
colorspace-test.c testprogs: Remove unused includes 2012-08-29 00:23:51 +03:00
input.c
libswscale.v
options.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 2012-09-04 23:13:44 +03:00
output.c swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
rgb2rgb.c swscale: Mark all init functions as av_cold 2012-07-23 01:30:05 +02:00
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c x86: more specific checks for availability of required assembly capabilities 2012-09-07 18:16:04 +02:00
swscale.h Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
swscale_internal.h Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
swscale_unscaled.c
utils.c swscale: Provide the right alignment for external mmx asm 2012-09-09 01:52:35 +03:00
version.h x86: build: replace mmx2 by mmxext 2012-08-03 22:51:05 +02:00
yuv2rgb.c yuv2rgb: handle line widths that are not a multiple of 4. 2012-08-28 14:58:52 -07:00