mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-09 07:35:34 +01:00
lavfi: make AVFilterPad opaque after two major bumps.
It will allow adding new fields to it without ABI breaks.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "libavutil/parseutils.h"
|
||||
#include "avfilter.h"
|
||||
#include "formats.h"
|
||||
#include "internal.h"
|
||||
|
||||
static const char *const var_names[] = {
|
||||
"E",
|
||||
|
||||
Reference in New Issue
Block a user