mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
ARM: add some missing includes
Originally committed as revision 22340 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#ifndef AVCODEC_ARM_MPEGVIDEO_H
|
||||
#define AVCODEC_ARM_MPEGVIDEO_H
|
||||
|
||||
#include "libavcodec/mpegvideo.h"
|
||||
|
||||
void MPV_common_init_iwmmxt(MpegEncContext *s);
|
||||
void MPV_common_init_armv5te(MpegEncContext *s);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user