ffmpeg/libswscale
Ronald S. Bultje dbd3183935 swscale: change 48bit RGB input macros to inline functions.
Inline functions are slightly larger in source code, but
are easier to handle in source code editors. The binary code
generated is the same.
2011-06-09 09:29:20 -04:00
..
bfin sws: replace all long with int. 2011-05-28 10:03:37 -04:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc swscale: extract SWS_FULL_CHR_H_INT conditional into init code. 2011-06-07 10:03:47 -04:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 swscale: fix function declaration keywords in x86/swscale_template.c. 2011-06-09 09:25:59 -04:00
Makefile swscale: split swscale.c in unscaled and generic conversion routines. 2011-06-03 09:52:09 -07:00
colorspace-test.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
libswscale.v
options.c swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 2011-05-24 10:03:26 -04:00
rgb2rgb.c sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb.h sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb_template.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00
swscale-test.c swscale: Remove commented-out printf cruft. 2011-05-26 03:45:58 +02:00
swscale.c swscale: change 48bit RGB input macros to inline functions. 2011-06-09 09:29:20 -04:00
swscale.h sws: replace all long with int. 2011-05-28 10:03:37 -04:00
swscale_internal.h swscale: add yuv2planar/packed function typedefs. 2011-06-07 10:05:55 -04:00
swscale_unscaled.c swscale: split swscale.c in unscaled and generic conversion routines. 2011-06-03 09:52:09 -07:00
utils.c swscale: allocate larger buffer to handle altivec overreads. 2011-06-02 11:25:56 -07:00
yuv2rgb.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00