1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 08:12:17 +00:00
mpv/libswscale
michael c1fa10dc7e Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled rgb<->bgr converters.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27523 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-04 22:31:22 +00:00
..
cs_test.c
internal_bfin.S spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
Makefile Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini 2008-07-09 22:43:08 +00:00
rgb2rgb_template.c rgb vs bgr fix for the unscaled converters. 2008-09-04 19:11:39 +00:00
rgb2rgb.c Fix 4 of the unscaled rgb15/16 converters, each of these contained 2008-09-04 19:49:13 +00:00
rgb2rgb.h rgb vs bgr fix for the unscaled converters. 2008-09-04 19:11:39 +00:00
swscale_altivec_template.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
swscale_avoption.c 100l, avoption splitted code added, I should double check with svn status... 2008-07-10 15:37:06 +00:00
swscale_bfin.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
swscale_internal.h Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1. 2008-09-04 21:59:15 +00:00
swscale_template.c Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1. 2008-09-04 21:59:15 +00:00
swscale-example.c Add fflush to prevent stdout & stderr from being mixed. 2008-09-04 15:13:55 +00:00
swscale.c Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled rgb<->bgr converters. 2008-09-04 22:31:22 +00:00
swscale.h Change header inclusion guard names in line with FFmpeg r15120. 2008-08-31 07:42:11 +00:00
yuv2rgb_altivec.c compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV() macro 2008-07-25 09:15:08 +00:00
yuv2rgb_bfin.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_mlib.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_template.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_vis.c Add missing #include, patch by Jan Knutar, jknutar nic fi. 2008-06-08 14:41:44 +00:00
yuv2rgb.c Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1. 2008-09-04 21:59:15 +00:00