ffmpeg/libswscale
Ronald S. Bultje 9e66b892e8 swscale: add missing colons to x86 assembly yuv2planeX.
This fixes assembling using "nasm".
2011-10-23 09:44:03 -07:00
..
bfin
mlib
ppc swscale: update altivec yuv2planeX asm to new per-plane API. 2011-10-22 10:35:14 -07:00
sparc
x86 swscale: add missing colons to x86 assembly yuv2planeX. 2011-10-23 09:44:03 -07:00
Makefile sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 2011-09-13 09:53:42 -07:00
colorspace-test.c
libswscale.v
options.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c swscale: decide whether to use yuv2plane1/X on a per-plane basis. 2011-10-22 10:35:14 -07:00
swscale.h lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 2011-09-03 20:53:35 +02:00
swscale_internal.h swscale: decide whether to use yuv2plane1/X on a per-plane basis. 2011-10-22 10:35:14 -07:00
swscale_unscaled.c Do not convert RGB buffer at once when stride does not fit exact samples. 2011-07-30 09:51:23 -07:00
utils.c sws/pixfmt/pixdesc: add support for yuv420p9le/be. 2011-10-21 00:58:01 -07:00
yuv2rgb.c swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables() 2011-10-21 20:56:59 +01:00