You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ronald S. Bultje 6cacecdca3 swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware. 14 years ago
..
bfin swscale: Remove unused variable from ff_bfin_get_unscaled_swscale(). 14 years ago
mlib Replace FFmpeg with Libav in licence headers 15 years ago
ppc Split up yuv2yuvX functions 14 years ago
sparc Replace FFmpeg with Libav in licence headers 15 years ago
x86 swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware. 14 years ago
Makefile sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. 14 years ago
colorspace-test.c sws: replace all long with int. 14 years ago
libswscale.v Add symbol versioning for shared libraries 16 years ago
options.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
rgb2rgb.c sws: replace all long with int. 14 years ago
rgb2rgb.h sws: replace all long with int. 14 years ago
rgb2rgb_template.c swscale: Remove disabled code. 14 years ago
swscale-test.c swscale: Remove commented-out printf cruft. 14 years ago
swscale.c swscale: decide whether to use yuv2plane1/X on a per-plane basis. 14 years ago
swscale.h lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago
swscale_internal.h swscale: decide whether to use yuv2plane1/X on a per-plane basis. 14 years ago
swscale_unscaled.c Do not convert RGB buffer at once when stride does not fit exact samples. 14 years ago
utils.c sws/pixfmt/pixdesc: add support for yuv420p9le/be. 14 years ago
yuv2rgb.c swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables() 14 years ago