summaryrefslogtreecommitdiffstats
path: root/libswscale/yuv2rgb_mlib.c
diff options
context:
space:
mode:
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.