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 swscale: Remove unused variable from ff_bfin_get_unscaled_swscale(). 2011-06-21 20:53:52 +02:00
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 build: include sub-makefiles using full path instead of symlinks 2011-06-28 18:15:19 +01:00
colorspace-test.c
libswscale.v
options.c
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00
swscale-test.c
swscale.c swscale: split hScale() function pointer into h[cy]Scale(). 2011-08-17 20:56:06 -07:00
swscale.h doxygen: Make sure parameter names match between .c and .h files. 2011-07-14 04:09:49 +02:00
swscale_internal.h swscale: split hScale() function pointer into h[cy]Scale(). 2011-08-17 20:56:06 -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 swscale: use 15-bit intermediates for 9/10-bit scaling. 2011-08-12 11:54:25 -07:00
yuv2rgb.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00