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>
release/7.0
Michael Niedermayer 10 months ago
parent b96571df3a
commit af91b1b366
No known key found for this signature in database
GPG Key ID: B18E8928B3948D64
  1. 2
      tools/target_dem_fuzzer.c

@ -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…
Cancel
Save