[FFmpeg-cvslog] avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers

Andreas Rheinhardt git at videolan.org
Thu Mar 24 01:29:39 EET 2022


ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Tue Mar 22 12:27:54 2022 +0100| [ef92c352e75f04fedbf77d2d651cee410796cac8] | committer: Andreas Rheinhardt

avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ef92c352e75f04fedbf77d2d651cee410796cac8
---

 libavfilter/vf_vpp_qsv.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libavfilter/vf_vpp_qsv.c b/libavfilter/vf_vpp_qsv.c
index 5c96703fd3..cfe343822b 100644
--- a/libavfilter/vf_vpp_qsv.c
+++ b/libavfilter/vf_vpp_qsv.c
@@ -34,8 +34,6 @@
 #include "internal.h"
 #include "avfilter.h"
 #include "filters.h"
-#include "libavcodec/avcodec.h"
-#include "libavformat/avformat.h"
 
 #include "qsvvpp.h"
 #include "transpose.h"



More information about the ffmpeg-cvslog mailing list