Go to the source code of this file.
Initial value:= {
.class_name = "hwupload",
}
#define LIBAVUTIL_VERSION_INT
Definition at line 207 of file vf_hwupload.c.
Initial value:= {
{
.name = "default",
},
}
static int hwupload_filter_frame(AVFilterLink *link, AVFrame *input)
Definition at line 214 of file vf_hwupload.c.
Initial value:= {
{
.name = "default",
},
}
static int hwupload_config_output(AVFilterLink *outlink)
Definition at line 223 of file vf_hwupload.c.
Initial value:= {
.name = "hwupload",
}
static int hwupload_query_formats(AVFilterContext *avctx)
#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 av_cold void hwupload_uninit(AVFilterContext *avctx)
static const AVFilterPad hwupload_outputs[]
static const AVFilterPad hwupload_inputs[]
static const AVClass hwupload_class
Definition at line 232 of file vf_hwupload.c.