You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
fftools/opt_common: add includes of avf headers for clarity
Signed-off-by: softworkz <softworkz@hotmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
committed by
Andreas Rheinhardt
parent
e3580f6077
commit
b8ede4d637
@@ -51,6 +51,9 @@
|
||||
#include "libavdevice/avdevice.h"
|
||||
#include "libavdevice/version.h"
|
||||
|
||||
#include "libavfilter/avfilter.h"
|
||||
#include "libavfilter/version.h"
|
||||
|
||||
#include "libswscale/swscale.h"
|
||||
#include "libswscale/version.h"
|
||||
|
||||
|
Reference in New Issue
Block a user