1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 13:47:39 +00:00
mpv/libswscale
reimar 25a27fd17a Fix braindead and broken way to calculate abase, fixes regression tests on
big-endian systems.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28773 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-01 11:33:10 +00:00
..
cs_test.c
internal_bfin.S
Makefile Rename yuv2rgb2.c --> yuv2rgb.c. 2009-02-24 22:40:20 +00:00
rgb2rgb_template.c When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes 2009-02-28 08:01:52 +00:00
rgb2rgb.c When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes 2009-02-28 08:01:52 +00:00
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 Add an isALPHA macro to check if pixel format has alpha channel 2009-02-27 22:23:20 +00:00
swscale_template.c When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes 2009-02-28 08:01:52 +00:00
swscale-example.c Remove unnecessary emms Assembler instructions. 2009-02-10 02:00:45 +00:00
swscale.c When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes 2009-02-28 08:01:52 +00:00
swscale.h New LGPLed YUV2RGB table generator for SwScaler 2009-02-22 09:22:05 +00:00
yuv2rgb_altivec.c Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffman 2009-02-24 15:27:14 +00:00
yuv2rgb_bfin.c Avoid POSIX-reserved _t namespace. 2008-12-27 11:45:46 +00:00
yuv2rgb_mlib.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00
yuv2rgb_template.c When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes 2009-02-28 08:01:52 +00:00
yuv2rgb_vis.c Prefix visible YUV2RGB functions with sws_ 2009-02-09 14:31:53 +00:00
yuv2rgb.c Fix braindead and broken way to calculate abase, fixes regression tests on 2009-03-01 11:33:10 +00:00