ffmpeg/libswscale
Vittorio Giovara 6b3ff6f91a swscale: provide a default scaler if none is set
Lanczos for general case, sinc for upscaling, Gaussian for
downscaling. According to current literature these scalers
should be the best quality-wise algorithms for each case.

Inspired from a patch by wm4 <nfxjfg@googlemail.com>

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-10-05 18:38:55 +02:00
..
bfin swscale: cosmetics: Drop silly camelCase from swScale function pointer name 2013-08-29 10:23:54 +02:00
ppc ppc: don't return a value from a function declared void 2013-08-30 00:41:10 +03:00
sparc
x86
Makefile
colorspace-test.c
input.c
libswscale.v
options.c
output.c
rgb2rgb.c
rgb2rgb.h Drop pointless directory name prefixes from #includes in the current dir 2013-09-10 12:38:41 +02:00
rgb2rgb_template.c
swscale-test.c
swscale.c swscale: cosmetics: Drop silly camelCase from swScale function pointer name 2013-08-29 10:23:54 +02:00
swscale.h
swscale_internal.h swscale: cosmetics: Drop silly camelCase from swScale function pointer name 2013-08-29 10:23:54 +02:00
swscale_unscaled.c swscale: cosmetics: Drop silly camelCase from swScale function pointer name 2013-08-29 10:23:54 +02:00
utils.c swscale: provide a default scaler if none is set 2013-10-05 18:38:55 +02:00
version.h
yuv2rgb.c cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02:00