This structure describes decoded (raw) audio or video data.
Main libavfilter public API header.
const char * name
Pad name.
A filter pad used for either input or output.
A link between two filters.
void av_frame_free(AVFrame **frame)
Free the frame and any dynamically allocated objects in it, e.g.
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
AVFilter ff_vsink_nullsink
common internal API header
static int filter_frame(AVFilterLink *link, AVFrame *frame)
const char * name
Filter name.
static const AVFilterPad avfilter_vsink_nullsink_inputs[]