提交 79e7b960 编写于 作者: B Baptiste Coudurier

include parser.h instead of mpegvideo.h

Originally committed as revision 6916 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 7d6b1abe
......@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "avcodec.h"
#include "mpegvideo.h" //only for ParseContext
#include "parser.h" //for ParseContext
typedef struct PNMContext {
uint8_t *bytestream;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册