提交 03bb9ae5 编写于 作者: M Michael Niedermayer

10l CODEC vs. FORMAT

Originally committed as revision 6687 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 12b6992b
......@@ -344,7 +344,7 @@ static const AVOption options[]={
static const AVClass av_format_context_class = { "AVFormatContext", format_to_name, options };
#if LIBAVCODEC_VERSION_INT > ((52<<16)+(0<<8)+0)
#if LIBAVFORMAT_VERSION_INT >= ((51<<16)+(0<<8)+0)
static
#endif
void avformat_get_context_defaults(AVFormatContext *s){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册