diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-07-14 14:39:51 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-07-14 14:39:51 +0000 |
commit | cabc90c2ce56ef56da0ad56500846ff6593d3210 (patch) | |
tree | 494a42518d75fb5bc76e7d282da581c0467965f7 /libswscale/yuv2rgb_template.c | |
parent | 548fabb9fb0c12e1c9a3759c919ae56b5aa86459 (diff) | |
download | ffmpeg-cabc90c2ce56ef56da0ad56500846ff6593d3210.tar.gz |
typo
Originally committed as revision 23780 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/yuv2rgb_template.c')
-rw-r--r-- | libswscale/yuv2rgb_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/yuv2rgb_template.c b/libswscale/yuv2rgb_template.c index e3a2b7842e..0a5eddf117 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. |