提交 6187b8bd 编写于 作者: D Diego Biurrun

typo: pallete --> palette

Originally committed as revision 7444 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 d0b456ba
......@@ -169,7 +169,7 @@ x11grab_read_header(AVFormatContext *s1, AVFormatParameters *ap)
switch (image->bits_per_pixel) {
case 8:
av_log (s1, AV_LOG_DEBUG, "8 bit pallete\n");
av_log (s1, AV_LOG_DEBUG, "8 bit palette\n");
input_pixfmt = PIX_FMT_PAL8;
break;
case 16:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册