avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt 2022-03-22 12:27:54 +01:00
parent a9cc413496
commit ef92c352e7
1 changed files with 0 additions and 2 deletions

View File

@ -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"