提交 41fe0552 编写于 作者: A Aurelien Jacobs

parser.h uses AVCodecContext so it needs to include avcodec.h

Originally committed as revision 8897 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 75f6cc26
......@@ -23,6 +23,7 @@
#ifndef FFMPEG_PARSER_H
#define FFMPEG_PARSER_H
#include "avcodec.h"
#include "ac3.h"
typedef struct ParseContext{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册