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 [] |
AVFilter | ff_vf_vfrdet |
|
static |
Definition at line 37 of file vf_vfrdet.c.
|
static |
Definition at line 64 of file vf_vfrdet.c.
|
static |
Definition at line 76 of file vf_vfrdet.c.
|
static |
Definition at line 86 of file vf_vfrdet.c.
|
static |
Definition at line 95 of file vf_vfrdet.c.
AVFilter ff_vf_vfrdet |
Definition at line 103 of file vf_vfrdet.c.