1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-30 11:42:04 +00:00
mpv/libswscale
michael 2a0c4363cf BGR/RGB4 byte formats as input
fixing isRGB/BGR() for the byte formats


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22244 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-17 11:36:02 +00:00
..
cs_test.c stray fflush spotted by Aurel 2007-01-28 20:38:35 +00:00
Makefile Make example and test build and link correctly 2007-01-28 17:52:59 +00:00
rgb2rgb_template.c
rgb2rgb.c cosmetics: typo pallete --> palette 2007-01-13 04:32:14 +00:00
rgb2rgb.h
swscale_altivec_template.c change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() 2006-12-26 18:08:40 +00:00
swscale_internal.h BGR/RGB4 byte formats as input 2007-02-17 11:36:02 +00:00
swscale_template.c BGR/RGB4 byte formats as input 2007-02-17 11:36:02 +00:00
swscale-example.c
swscale.c BGR/RGB4 byte formats as input 2007-02-17 11:36:02 +00:00
swscale.h deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale() 2007-01-12 15:45:47 +00:00
yuv2rgb_altivec.c Pass a context to av_log(), when possible 2007-01-23 13:41:45 +00:00
yuv2rgb_init.c
yuv2rgb_mlib.c Fix license headers and FSF postal address. 2007-01-22 01:21:36 +00:00
yuv2rgb_template.c Fix license headers and FSF postal address. 2007-01-22 01:21:36 +00:00
yuv2rgb.c Pass a context to av_log(), when possible 2007-01-23 13:41:45 +00:00