[vlc-commits] arm_neon: typo

Rémi Denis-Courmont git at videolan.org
Tue Dec 11 21:44:57 CET 2018


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Dec 11 22:44:39 2018 +0200| [2f43315f8863d47fcf908e55f7f20d93af712b81] | committer: Rémi Denis-Courmont

arm_neon: typo

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2f43315f8863d47fcf908e55f7f20d93af712b81
---

 modules/arm_neon/chroma_yuv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/arm_neon/chroma_yuv.c b/modules/arm_neon/chroma_yuv.c
index f790770a04..ae971bef08 100644
--- a/modules/arm_neon/chroma_yuv.c
+++ b/modules/arm_neon/chroma_yuv.c
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * chroma_yuv.c : ARM NEONv1 YUV 4:2:0 to YUV :2:2 chroma conversion for VLC
+ * chroma_yuv.c : ARM NEONv1 YUV 4:2:0 to YUV 4:2:2 chroma conversion for VLC
  *****************************************************************************
  * Copyright (C) 2009 Rémi Denis-Courmont
  *



More information about the vlc-commits mailing list