mirror of https://git.ffmpeg.org/ffmpeg.git
avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
a9cc413496
commit
ef92c352e7
|
@ -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…
Reference in New Issue