mpv/libswscale
diego 46a7d5679b swscale-example is an API example, not a test program.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29056 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-25 18:08:52 +00:00
..
Makefile swscale-example is an API example, not a test program. 2009-03-25 18:08:52 +00:00
cs_test.c
internal_bfin.S
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
rgb2rgb_template.c 10l (C code was buggy and untested) 2009-03-21 23:52:34 +00:00
swscale-example.c Initialize pointer arrays which may be freed before being initialized. 2009-03-20 16:29:47 +00:00
swscale.c Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertion 2009-03-24 07:11:35 +00:00
swscale.h
swscale_altivec_template.c
swscale_avoption.c
swscale_bfin.c
swscale_internal.h Add alpha channel scaling 2009-03-20 14:15:14 +00:00
swscale_template.c Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it 2009-03-20 16:23:48 +00:00
yuv2rgb.c Simpler and more elegant fix to the x86_32/OSX+PIC build failure 2009-03-24 07:09:19 +00:00
yuv2rgb_altivec.c
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c Simpler and more elegant fix to the x86_32/OSX+PIC build failure 2009-03-24 07:09:19 +00:00
yuv2rgb_vis.c