format and noformat video filters More...
Go to the source code of this file.
Data Structures | |
struct | FormatContext |
Macros | |
#define | PIX_FMT_NAME_MAXSIZE 32 |
Functions | |
static av_cold int | init (AVFilterContext *ctx, const char *args, void *opaque) |
static AVFilterFormats * | make_format_list (FormatContext *format, int flag) |
format and noformat video filters
Definition in file vf_format.c.
#define PIX_FMT_NAME_MAXSIZE 32 |
Definition at line 37 of file vf_format.c.
Referenced by init().
|
static |
Definition at line 39 of file vf_format.c.
|
static |
Definition at line 73 of file vf_format.c.