mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
tools/target_dem_fuzzer: add libavformat/demux.h
needed for FFInputFormat Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
b96571df3a
commit
af91b1b366
@ -23,7 +23,7 @@
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "libavcodec/bytestream.h"
|
||||
#include "libavformat/avformat.h"
|
||||
|
||||
#include "libavformat/demux.h"
|
||||
|
||||
typedef struct IOContext {
|
||||
int64_t pos;
|
||||
|
Loading…
x
Reference in New Issue
Block a user