#include <limits.h>#include "libavutil/opt.h"#include "avformat.h"Go to the source code of this file.
Defines | |
| #define | OFFSET(x) offsetof(AVFormatContext,x) |
| #define | DEFAULT 0 |
| #define | E AV_OPT_FLAG_ENCODING_PARAM |
| #define | D AV_OPT_FLAG_DECODING_PARAM |
| #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 | options [] |
| #define D AV_OPT_FLAG_DECODING_PARAM |
Definition at line 33 of file options_table.h.
| #define D AV_OPT_FLAG_DECODING_PARAM |
Referenced by avg_no_rnd_vc1_chroma_mc8_c(), gmc1_c(), horizX1Filter(), idct(), initPv(), put_no_rnd_vc1_chroma_mc4_c(), and put_no_rnd_vc1_chroma_mc8_c().
| #define DEFAULT 0 |
Definition at line 30 of file options_table.h.
| #define DEFAULT 0 |
| #define E AV_OPT_FLAG_ENCODING_PARAM |
Definition at line 32 of file options_table.h.
| #define E AV_OPT_FLAG_ENCODING_PARAM |
Referenced by config_props(), evolve(), idct(), and init_convert_timestamp().
| #define OFFSET | ( | x | ) | offsetof(AVFormatContext,x) |
Definition at line 29 of file options_table.h.
| #define OFFSET | ( | x | ) | offsetof(AVFormatContext,x) |
Definition at line 35 of file options_table.h.
1.5.8