19#ifndef AVFILTER_STACK_INTERNAL_H
20#define AVFILTER_STACK_INTERNAL_H
32typedef struct StackItemRegion {
39typedef struct StackBaseContext {
46 StackItemRegion *regions;
#define fs(width, name, subs,...)
mode
Use these values in ebur128_init (or'ed).
static int stack_activate(AVFilterContext *avctx)
static int stack_init(AVFilterContext *avctx)
static int config_comm_output(AVFilterLink *outlink)
static av_cold void stack_uninit(AVFilterContext *avctx)
A link between two filters.