Browse code

avfilter/vf_vectorscope: short for Magenta is Mg

Signed-off-by: Paul B Mahol <onemda@gmail.com>

Paul B Mahol authored on 2016/03/08 20:11:12
Showing 1 changed files
... ...
@@ -772,7 +772,7 @@ static void vectorscope8(VectorscopeContext *s, AVFrame *in, AVFrame *out, int p
772 772
 }
773 773
 
774 774
 const static char *positions_name[] = {
775
-    "R", "B", "Cy", "Yl", "G", "M",
775
+    "R", "B", "Cy", "Yl", "G", "Mg",
776 776
 };
777 777
 
778 778
 const static uint16_t positions[][14][3] = {