FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | VFRDETContext |
Functions | |
static int | filter_frame (AVFilterLink *inlink, AVFrame *in) |
static av_cold int | init (AVFilterContext *ctx) |
static av_cold void | uninit (AVFilterContext *ctx) |
Variables | |
static const AVFilterPad | vfrdet_inputs [] |
static const AVFilterPad | vfrdet_outputs [] |
const AVFilter | ff_vf_vfrdet |
|
static |
Definition at line 38 of file vf_vfrdet.c.
|
static |
Definition at line 68 of file vf_vfrdet.c.
|
static |
Definition at line 80 of file vf_vfrdet.c.
|
static |
Definition at line 90 of file vf_vfrdet.c.
|
static |
Definition at line 98 of file vf_vfrdet.c.
const AVFilter ff_vf_vfrdet |
Definition at line 105 of file vf_vfrdet.c.