Go to the source code of this file.
◆ OFFSET
Definition at line 38 of file opt.c.
◆ TEST_FLAG_COOL
#define TEST_FLAG_COOL 01 |
Definition at line 40 of file opt.c.
◆ TEST_FLAG_LAME
#define TEST_FLAG_LAME 02 |
Definition at line 41 of file opt.c.
◆ TEST_FLAG_MU
Definition at line 42 of file opt.c.
◆ test_get_name()
static const char* test_get_name |
( |
void * |
ctx | ) |
|
|
static |
Definition at line 56 of file opt.c.
◆ main()
Definition at line 67 of file opt.c.
◆ test_options
Initial value:
Definition at line 44 of file opt.c.
◆ test_class
Initial value:= {
"TestContext",
}
static const AVOption test_options[]
static const char * test_get_name(void *ctx)
Definition at line 61 of file opt.c.