avfilter/vf_vectorscope: short for Magenta is Mg

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2016-03-08 12:11:12 +01:00
parent baec6d8aff
commit f78ef2d885
1 changed files with 1 additions and 1 deletions

View File

@ -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] = {