Go to the source code of this file.
static int hwdownload_config_output |
( |
AVFilterLink * |
outlink | ) |
|
|
static |
Initial value:= {
.class_name = "hwdownload",
}
#define LIBAVUTIL_VERSION_INT
Definition at line 178 of file vf_hwdownload.c.
Initial value:= {
{
.name = "default",
},
}
static int hwdownload_filter_frame(AVFilterLink *link, AVFrame *input)
static int hwdownload_config_input(AVFilterLink *inlink)
Definition at line 185 of file vf_hwdownload.c.
Initial value:= {
{
.name = "default",
},
}
static int hwdownload_config_output(AVFilterLink *outlink)
Definition at line 195 of file vf_hwdownload.c.
Initial value:= {
.name = "hwdownload",
}
static av_cold void hwdownload_uninit(AVFilterContext *avctx)
static const AVFilterPad hwdownload_inputs[]
static const AVClass hwdownload_class
#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[]
static const AVFilterPad hwdownload_outputs[]
static int hwdownload_query_formats(AVFilterContext *avctx)
Definition at line 204 of file vf_hwdownload.c.