Go to the source code of this file.
◆ C30DB
◆ C15DB
| #define C15DB 1.189207115 |
◆ C__0DB
◆ C_15DB
| #define C_15DB 0.840896415 |
◆ C_30DB
◆ C_45DB
| #define C_45DB 0.594603558 |
◆ C_60DB
◆ OFFSET
Value:
The libswresample context.
Definition at line 36 of file options.c.
◆ PARAM
◆ DEPREC
◆ context_to_name()
| static const char * context_to_name |
( |
void * | ptr | ) |
|
|
static |
◆ options
◆ av_class
Initial value:= {
.class_name = "SWResampler",
.log_level_offset_offset =
OFFSET(log_level_offset),
.parent_log_context_offset =
OFFSET(log_ctx),
}
#define LIBAVUTIL_VERSION_INT
FF_DISABLE_DEPRECATION_WARNINGS static FF_ENABLE_DEPRECATION_WARNINGS const char * context_to_name(void *ptr)
@ AV_CLASS_CATEGORY_SWRESAMPLER
Definition at line 133 of file options.c.
Referenced by swr_alloc(), and swr_get_class().