FFmpeg
|
Go to the source code of this file.
Macros | |
#define | OFFSET(x) offsetof(AVFormatContext,x) |
#define | DEFAULT 0 |
#define | E AV_OPT_FLAG_ENCODING_PARAM |
#define | D AV_OPT_FLAG_DECODING_PARAM |
Variables | |
static const AVOption | avformat_options [] |
#define OFFSET | ( | x | ) | offsetof(AVFormatContext,x) |
Definition at line 30 of file options_table.h.
#define DEFAULT 0 |
Definition at line 31 of file options_table.h.
#define E AV_OPT_FLAG_ENCODING_PARAM |
Definition at line 33 of file options_table.h.
#define D AV_OPT_FLAG_DECODING_PARAM |
Definition at line 34 of file options_table.h.
|
static |
Definition at line 36 of file options_table.h.