ffmpeg/libswscale
Reinhard Tartler 0793531859 Bump major version for b8e893399f
On architectures such as x86 (both 32 bit and 64bit), the stack element
size is fixed, which maintains alignment.  Here, this change does not
break anything. However, we also support also other architectures where
this property is not maintained and therefore, applications will crash
horribly.

This change effectively forces all applications to be recompiled against
libswscale.
2011-06-20 18:01:39 +02:00
..
bfin sws: replace all long with int. 2011-05-28 10:03:37 -04:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc swscale: extract SWS_FULL_CHR_H_INT conditional into init code. 2011-06-07 10:03:47 -04:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 2011-06-15 01:18:10 +02:00
Makefile swscale: split swscale.c in unscaled and generic conversion routines. 2011-06-03 09:52:09 -07:00
colorspace-test.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
options.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
rgb2rgb.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb.h sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb_template.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00
swscale-test.c swscale: Remove commented-out printf cruft. 2011-05-26 03:45:58 +02:00
swscale.c swscale: remove misplaced comment. 2011-06-14 16:55:24 -04:00
swscale.h Bump major version for b8e893399f 2011-06-20 18:01:39 +02:00
swscale_internal.h swscale: fix JPEG-range YUV scaling artifacts. 2011-06-14 09:46:49 -04:00
swscale_unscaled.c swscale: split swscale.c in unscaled and generic conversion routines. 2011-06-03 09:52:09 -07:00
utils.c swscale: use SwsContext for av_log when available 2011-06-15 13:20:20 +02:00
yuv2rgb.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00