summaryrefslogtreecommitdiff
path: root/libswscale/yuv2rgb_mlib.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-07-04 13:49:45 +0000
committerDiego Biurrun <diego@biurrun.de>2008-07-04 13:49:45 +0000
commit8a3227968cbf0c8de07268cab5c07feaf39dd902 (patch)
treec00fb9fbdd9b67f540c30e517fb74437cbe63220 /libswscale/yuv2rgb_mlib.c
parent4bdc44c7fed60531d56e661066d09889a7cc6460 (diff)
spelling/grammar/wording overhaul
Originally committed as revision 27190 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/yuv2rgb_mlib.c')
-rw-r--r--libswscale/yuv2rgb_mlib.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libswscale/yuv2rgb_mlib.c b/libswscale/yuv2rgb_mlib.c
index ad271410f8..ff2e50a2b0 100644
--- a/libswscale/yuv2rgb_mlib.c
+++ b/libswscale/yuv2rgb_mlib.c
@@ -1,5 +1,6 @@
/*
- * yuv2rgb_mlib.c, Software YUV to RGB converter using mediaLib
+ * software YUV to RGB converter using mediaLib
+ *
* Copyright (C) 2003 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.