提交 6b765cd2 编写于 作者: F Falk Hüffner

Warning fix.

Originally committed as revision 747 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 d85c5979
...@@ -1314,6 +1314,7 @@ static int mjpeg_decode_frame(AVCodecContext *avctx, ...@@ -1314,6 +1314,7 @@ static int mjpeg_decode_frame(AVCodecContext *avctx,
} }
} }
not_the_end: not_the_end:
;
} }
the_end: the_end:
return buf_ptr - buf; return buf_ptr - buf;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册