VNC-151 Remove unused libavfilter include from ffmpeg.h to clean up dependencies

This commit is contained in:
El 2026-02-13 20:38:24 +00:00
parent 957d780c4d
commit bd7ff21dbd
No known key found for this signature in database
GPG key ID: EB3F4C9EA29CDE59

View file

@ -26,7 +26,6 @@ extern "C" {
#include <libavcodec/avcodec.h>
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
#include <libavfilter/avfilter.h>
}
#define STR_HELPER(x) #x