You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Add internal.h include for av_read_frame_flush prototype
Fixes build with clang Originally committed as revision 22273 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
#include "seek.h"
|
#include "seek.h"
|
||||||
#include "libavutil/mem.h"
|
#include "libavutil/mem.h"
|
||||||
|
#include "internal.h"
|
||||||
|
|
||||||
// NOTE: implementation should be moved here in another patch, to keep patches
|
// NOTE: implementation should be moved here in another patch, to keep patches
|
||||||
// separated.
|
// separated.
|
||||||
|
Reference in New Issue
Block a user