1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00
mpv/libswscale
benoit de1ca7fb29 Make const prototypes for input sources of sws_scale_* stricter.
Patch by Alexis Ballier gmailify($firstname, $familyname)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30374 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-19 16:30:20 +00:00
..
bfin
mlib Cosmetics: 2009-08-16 21:11:28 +00:00
ppc Remove ; after while(0) in macros. 2009-09-12 20:10:22 +00:00
sparc Cosmetics: 2009-08-16 21:11:28 +00:00
x86 Const correctness for src pointer. Remove all constness related warnings in 2010-01-15 08:51:51 +00:00
colorspace-test.c swscale: Check for return values of malloc. 2009-08-29 23:02:01 +00:00
libswscale.v Add symbol versioning for shared libraries 2010-01-16 04:48:55 +00:00
Makefile
options.c Cosmetics: 2009-08-16 21:11:28 +00:00
rgb2rgb_template.c Const correctness for src pointer. Remove all constness related warnings in 2010-01-15 08:51:51 +00:00
rgb2rgb.c Const correctness for src pointer. Remove all constness related warnings in 2010-01-15 08:51:51 +00:00
rgb2rgb.h Const correctness for src pointer. Remove all constness related warnings in 2010-01-15 08:51:51 +00:00
swscale_internal.h Prefer enum PixelFormat to int as the parameter type of 2010-01-16 19:32:58 +00:00
swscale_template.c Declare with av_unused the variable alpMmxFilter, fix the gcc warning: 2010-01-16 19:22:30 +00:00
swscale-example.c swscale-example: Add comment about the use of av_{malloc,free}. 2010-01-19 15:42:51 +00:00
swscale.c Make const prototypes for input sources of sws_scale_* stricter. 2010-01-19 16:30:20 +00:00
swscale.h Make const prototypes for input sources of sws_scale_* stricter. 2010-01-19 16:30:20 +00:00
yuv2rgb.c User friendly warning message that gives out names of source and target formats 2010-01-19 05:21:17 +00:00