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:
@@ -19,7 +19,6 @@
|
||||
#include "audio.h"
|
||||
#include "avfilter.h"
|
||||
#include "filters.h"
|
||||
#include "internal.h"
|
||||
|
||||
static int filter_frame(AVFilterLink *inlink, AVFrame *in)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user