1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-12 09:56:30 +00:00
mpv/libswscale
kostya c548a42f3c New LGPLed YUV2RGB table generator for SwScaler
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28700 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-22 09:22:05 +00:00
..
cs_test.c
internal_bfin.S
Makefile New LGPLed YUV2RGB table generator for SwScaler 2009-02-22 09:22:05 +00:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
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 move zeroing of alpha channel register out of YSCALEYUV2xxx macros, 2009-02-21 10:54:29 +00:00
swscale-example.c Remove unnecessary emms Assembler instructions. 2009-02-10 02:00:45 +00:00
swscale.c New LGPLed YUV2RGB table generator for SwScaler 2009-02-22 09:22:05 +00:00
swscale.h New LGPLed YUV2RGB table generator for SwScaler 2009-02-22 09:22:05 +00:00
yuv2rgb2.c New LGPLed YUV2RGB table generator for SwScaler 2009-02-22 09:22:05 +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 Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch. 2009-02-21 14:51:01 +00:00
yuv2rgb_vis.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00
yuv2rgb.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00