You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -34,8 +34,6 @@
|
|||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
#include "avfilter.h"
|
#include "avfilter.h"
|
||||||
#include "filters.h"
|
#include "filters.h"
|
||||||
#include "libavcodec/avcodec.h"
|
|
||||||
#include "libavformat/avformat.h"
|
|
||||||
|
|
||||||
#include "qsvvpp.h"
|
#include "qsvvpp.h"
|
||||||
#include "transpose.h"
|
#include "transpose.h"
|
||||||
|
Reference in New Issue
Block a user