FFmpeg
|
Go to the source code of this file.
Macros | |
#define | REGISTER_FILTER(X, x, y) |
#define | REGISTER_FILTER_UNCONDITIONAL(x) |
Functions | |
void | avfilter_register_all (void) |
Initialize the filter system. More... | |
#define REGISTER_FILTER | ( | X, | |
x, | |||
y | |||
) |
Definition at line 27 of file allfilters.c.
Referenced by avfilter_register_all().
#define REGISTER_FILTER_UNCONDITIONAL | ( | x | ) |
Definition at line 34 of file allfilters.c.
Referenced by avfilter_register_all().