ffmpeg | branch: master | Paul B Mahol <one...@gmail.com> | Tue Mar 8 12:11:12 2016 +0100| [f78ef2d885aa2245606e1fe95ce85b84f634c18b] | committer: Paul B Mahol
avfilter/vf_vectorscope: short for Magenta is Mg Signed-off-by: Paul B Mahol <one...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f78ef2d885aa2245606e1fe95ce85b84f634c18b --- libavfilter/vf_vectorscope.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/vf_vectorscope.c b/libavfilter/vf_vectorscope.c index 2756242..2696a12 100644 --- a/libavfilter/vf_vectorscope.c +++ b/libavfilter/vf_vectorscope.c @@ -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] = { _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog