mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-16 03:50:05 +01:00
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:
@@ -25,7 +25,6 @@
|
||||
#include "filters.h"
|
||||
#include "formats.h"
|
||||
#include "framesync.h"
|
||||
#include "internal.h"
|
||||
#include "video.h"
|
||||
|
||||
typedef struct StreamSelectContext {
|
||||
|
||||
Reference in New Issue
Block a user