avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
release/5.1
Andreas Rheinhardt 3 years ago
parent a9cc413496
commit ef92c352e7
  1. 2
      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"

Loading…
Cancel
Save