mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-28 20:14:02 +08:00
Add rectangle.h #include for fill_rectangle().
Originally committed as revision 22877 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -31,6 +31,7 @@
|
|||||||
#include "dsputil.h"
|
#include "dsputil.h"
|
||||||
#include "mpegvideo.h"
|
#include "mpegvideo.h"
|
||||||
#include "h264.h"
|
#include "h264.h"
|
||||||
|
#include "rectangle.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* H264 redefines mb_intra so it is not mistakely used (its uninitialized in h264)
|
* H264 redefines mb_intra so it is not mistakely used (its uninitialized in h264)
|
||||||
|
Reference in New Issue
Block a user