Go to the source code of this file.
static void extract_field |
( |
AVFrame * |
frame, |
|
|
int |
nb_planes, |
|
|
int |
type |
|
) |
| |
|
static |
Initial value:= {
{
.name = "default",
},
}
static int filter_frame(AVFilterLink *inlink, AVFrame *inpicref)
Definition at line 121 of file vf_separatefields.c.
Initial value:= {
{
.name = "default",
},
}
static int config_props_output(AVFilterLink *outlink)
static int request_frame(AVFilterLink *outlink)
Definition at line 130 of file vf_separatefields.c.
Initial value:= {
.name = "separatefields",
}
static const AVFilterPad separatefields_outputs[]
static const AVFilterPad separatefields_inputs[]
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static const AVFilterPad outputs[]
static const AVFilterPad inputs[]
Definition at line 140 of file vf_separatefields.c.