lavfi: drop internal.h

All that remains in it are things that belong in avfilter_internal.h.

Move them there and remove internal.h
This commit is contained in:
Anton Khirnov 2024-08-16 22:25:47 +02:00
parent 90e4af65e1
commit 6d75d44d90
452 changed files with 24 additions and 503 deletions

View file

@ -39,7 +39,6 @@
#include "libavutil/pixdesc.h"
#include "filters.h"
#include "internal.h"
#include "qp_table.h"
#include "vf_spp.h"
#include "video.h"