mpv/libswscale
stefano 908286b437 Rename the "src" parameter in the sws_scale() declaration to
"srcSlice" to stress the fact that it references a slice rather than an
image.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28655 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-18 23:16:31 +00:00
..
Makefile
cs_test.c
internal_bfin.S
rgb2rgb.c HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. 2009-01-25 19:58:33 +00:00
rgb2rgb.h
rgb2rgb_template.c HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. 2009-01-25 19:58:33 +00:00
swscale-example.c Remove unnecessary emms Assembler instructions. 2009-02-10 02:00:45 +00:00
swscale.c Use sws_printVec2() instead of the deprecated sws_printVec(). 2009-02-14 20:18:50 +00:00
swscale.h Rename the "src" parameter in the sws_scale() declaration to 2009-02-18 23:16:31 +00:00
swscale_altivec_template.c Make hScale_altivec_real() trim its output like other implementations do 2009-02-14 16:39:15 +00:00
swscale_avoption.c
swscale_bfin.c
swscale_internal.h Drop DECLARE_ALIGNED from extern declarations. It creates trouble when 2009-02-09 17:53:33 +00:00
swscale_template.c Some AltiVec functions in SwScaler produce different output than their 2009-02-14 16:37:39 +00:00
yuv2rgb.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00
yuv2rgb_altivec.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00
yuv2rgb_bfin.c
yuv2rgb_mlib.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00
yuv2rgb_template.c cosmetics: Remove period after copyright statement non-sentence. 2009-02-01 15:51:48 +00:00
yuv2rgb_vis.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00