mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-25 14:09:14 +00:00
Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and
ff_h263_encode_mba Originally committed as revision 21568 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6b807c15aa
commit
688621d76b
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "avcodec.h"
|
||||
#include "dsputil.h"
|
||||
#include "mpegvideo.h"
|
||||
#include "mpeg4video.h"
|
||||
#include "h263.h"
|
||||
|
||||
//#define DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue