You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avformat/av1dec: Remove avcodec.h inclusion
Possible since 60ecf44b03
.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/opt.h"
|
||||
#include "libavcodec/avcodec.h"
|
||||
#include "libavcodec/av1_parse.h"
|
||||
#include "libavcodec/bsf.h"
|
||||
#include "avformat.h"
|
||||
|
Reference in New Issue
Block a user