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

@ -26,7 +26,6 @@
#include "libavutil/pixdesc.h"
#include "avfilter.h"
#include "filters.h"
#include "internal.h"
#include "formats.h"
/**