ffmpeg/libswscale
vle 87db37356c Fix mlib compilation: add mising include for SwsContext.
Patch by [vle gmx net].

Originally committed as revision 32050 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-09-05 09:41:24 +00:00
..
bfin
mlib Fix mlib compilation: add mising include for SwsContext. 2010-09-05 09:41:24 +00:00
ppc Fix compilation, forgot to add const also to the 2010-07-24 14:43:55 +00:00
sparc
x86
Makefile swscale-test: get strides using av_fill_image_linesizes() from libavcore 2010-08-08 18:14:43 +00:00
colorspace-test.c
libswscale.v
options.c
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c swscale-test: add CRC output 2010-08-19 14:36:16 +00:00
swscale.c swscale: simplify selection of optimizations to compile. 2010-08-25 14:39:11 +00:00
swscale.h Revert commit: 2010-07-28 10:43:02 +00:00
swscale_internal.h More const-correctness fixes to avoid warnings. 2010-07-24 11:37:58 +00:00
swscale_template.c swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion 2010-08-23 21:22:24 +00:00
utils.c fix anonymous memory mapping for NetBSD 2010-08-19 23:48:19 +00:00
yuv2rgb.c