From cabc90c2ce56ef56da0ad56500846ff6593d3210 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 14 Jul 2007 14:39:51 +0000 Subject: [PATCH] typo Originally committed as revision 23780 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/yuv2rgb.c | 2 +- libswscale/yuv2rgb_mlib.c | 2 +- libswscale/yuv2rgb_template.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libswscale/yuv2rgb.c b/libswscale/yuv2rgb.c index d75c517..ba4a6e8 100644 --- a/libswscale/yuv2rgb.c +++ b/libswscale/yuv2rgb.c @@ -1,5 +1,5 @@ /* - * yuv2rgb.c, Software YUV to RGB coverter + * yuv2rgb.c, Software YUV to RGB converter * * Copyright (C) 1999, Aaron Holtzman * All Rights Reserved. diff --git a/libswscale/yuv2rgb_mlib.c b/libswscale/yuv2rgb_mlib.c index 1508c01..5a175e1 100644 --- a/libswscale/yuv2rgb_mlib.c +++ b/libswscale/yuv2rgb_mlib.c @@ -1,5 +1,5 @@ /* - * yuv2rgb_mlib.c, Software YUV to RGB coverter using mediaLib + * yuv2rgb_mlib.c, Software YUV to RGB converter using mediaLib * * Copyright (C) 2000, HÃ¥kan Hjort * All Rights Reserved. diff --git a/libswscale/yuv2rgb_template.c b/libswscale/yuv2rgb_template.c index e3a2b78..0a5eddf 100644 --- a/libswscale/yuv2rgb_template.c +++ b/libswscale/yuv2rgb_template.c @@ -1,5 +1,5 @@ /* - * yuv2rgb_mmx.c, Software YUV to RGB coverter with Intel MMX "technology" + * yuv2rgb_mmx.c, Software YUV to RGB converter with Intel MMX "technology" * * Copyright (C) 2000, Silicon Integrated System Corp. * All Rights Reserved. -- 2.7.4