1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-06 07:01:45 +00:00
mpv/libswscale
kostya 570d0b83bd Testing RGB48 variants requires bigger stride in swscale-example.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29343 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-06-02 15:35:58 +00:00
..
bfin Move bfin specific code to its subdir. 2009-03-27 22:56:56 +00:00
mlib Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
ppc Add missing const qualifiers to AltiVec function parameters where appropriate. 2009-05-09 10:56:37 +00:00
sparc Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
x86 Move yuv2rgb code to subdirs. 2009-03-26 01:30:10 +00:00
colorspace-test.c Rename cs_test.c --> colorspace-test.c. This is more consistent with the names 2009-03-26 14:20:15 +00:00
Makefile Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
options.c Rename swscale_avoption.c to options.c. 2009-04-18 13:52:00 +00:00
rgb2rgb_template.c Remove 2 useless += at the end of rgb16to15(), found by CSA. 2009-04-18 22:27:36 +00:00
rgb2rgb.c Unscaled converters for 2009-03-19 03:45:29 +00:00
rgb2rgb.h Unscaled converters for 2009-03-19 03:45:29 +00:00
swscale_internal.h Partial (low bits ignored, no direct transcoding into other RGB formats) support 2009-06-02 12:28:49 +00:00
swscale_template.c Partial (low bits ignored, no direct transcoding into other RGB formats) support 2009-06-02 12:28:49 +00:00
swscale-example.c Testing RGB48 variants requires bigger stride in swscale-example.c 2009-06-02 15:35:58 +00:00
swscale.c YUV into RGB48 BE/LE conversion support 2009-06-02 12:30:11 +00:00
swscale.h Add const qualifier to param argument of sws_getContext() and 2009-05-10 14:00:00 +00:00
yuv2rgb.c YUV into RGB48 BE/LE conversion support 2009-06-02 12:30:11 +00:00