ffmpeg/libswscale
Ronald S. Bultje 3f04ab4fcd swscale: split hScale() function pointer into h[cy]Scale().
This allows using more specific implementations for chroma/luma, e.g.
we can make assumptions on filterSize being constant, thus avoiding
that test at runtime.
2011-08-17 20:56:06 -07:00
..
bfin
mlib
ppc swscale: split hScale() function pointer into h[cy]Scale(). 2011-08-17 20:56:06 -07:00
sparc
x86 swscale: split hScale() function pointer into h[cy]Scale(). 2011-08-17 20:56:06 -07:00
Makefile
colorspace-test.c
libswscale.v
options.c
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-test.c
swscale.c swscale: split hScale() function pointer into h[cy]Scale(). 2011-08-17 20:56:06 -07:00
swscale.h
swscale_internal.h swscale: split hScale() function pointer into h[cy]Scale(). 2011-08-17 20:56:06 -07:00
swscale_unscaled.c
utils.c
yuv2rgb.c