1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-07 15:41:55 +00:00
mpv/libswscale
cehoyos 9e83b53822 Make dither4 & dither8 const.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25967 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-09 22:57:37 +00:00
..
cs_test.c
internal_bfin.S
Makefile
rgb2rgb_template.c Make some assembler constants global instead of declaring them multiple times. 2008-01-29 14:58:10 +00:00
rgb2rgb.c Make some assembler constants global instead of declaring them multiple times. 2008-01-29 14:58:10 +00:00
rgb2rgb.h
swscale_altivec_template.c Remove some useless parentheses. 2008-01-17 11:07:27 +00:00
swscale_bfin.c
swscale_internal.h
swscale_template.c Make some assembler constants global instead of declaring them multiple times. 2008-01-29 14:58:10 +00:00
swscale-example.c Change (a == NULL) condition to (!a) and (a != NULL) condition to (a). 2008-01-17 15:49:31 +00:00
swscale.c Make dither4 & dither8 const. 2008-02-09 22:57:37 +00:00
swscale.h
yuv2rgb_altivec.c
yuv2rgb_bfin.c Cosmetics: whitespaces 2008-01-17 10:24:14 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c Make some assembler constants global instead of declaring them multiple times. 2008-01-29 14:58:10 +00:00
yuv2rgb_vis.c Cosmetics: whitespaces 2008-01-17 10:24:14 +00:00
yuv2rgb.c Make dither4 & dither8 const. 2008-02-09 22:57:37 +00:00