= {
.p.name = "chromaber_vulkan",
.p.priv_class = &chromaber_vulkan_class,
}
int(* init)(AVBSFContext *ctx)
#define AVFILTER_FLAG_HWDEVICE
The filter can create hardware frames using AVFilterContext.hw_device_ctx.
static av_cold void uninit(AVBitStreamFilterContext *ctx)
#define FILTER_INPUTS(array)
#define FILTER_OUTPUTS(array)
#define FF_FILTER_FLAG_HWFRAME_AWARE
The filter is aware of hardware frames, and any hardware frame context should not be automatically pr...
#define FILTER_SINGLE_PIXFMT(pix_fmt_)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
@ AV_PIX_FMT_VULKAN
Vulkan hardware images.
static void chromaber_vulkan_uninit(AVFilterContext *avctx)
static const AVFilterPad chromaber_vulkan_inputs[]
static const AVFilterPad chromaber_vulkan_outputs[]
int ff_vk_filter_init(AVFilterContext *avctx)
General lavfi IO functions.