Commit 2ca645b1 authored by cehoyos's avatar cehoyos

Include mpeg4video.h: Needed for declaration of ff_mpeg4_decode_picture_header.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22100 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5863effc
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#include "parser.h" #include "parser.h"
#include "mpegvideo.h" #include "mpegvideo.h"
#include "mpeg4video.h"
#include "mpeg4video_parser.h" #include "mpeg4video_parser.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment