Commit f78ef2d8 authored by Paul B Mahol's avatar Paul B Mahol

avfilter/vf_vectorscope: short for Magenta is Mg

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent baec6d8a
......@@ -772,7 +772,7 @@ static void vectorscope8(VectorscopeContext *s, AVFrame *in, AVFrame *out, int p
}
const static char *positions_name[] = {
"R", "B", "Cy", "Yl", "G", "M",
"R", "B", "Cy", "Yl", "G", "Mg",
};
const static uint16_t positions[][14][3] = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment