Signed-off-by: Andreas Rheinhardt <[email protected]> --- 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" -- 2.32.0 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
