Go to the source code of this file.
◆ OFFSET
◆ FLAGS
◆ DumpFreq
| Enumerator |
|---|
| DUMP_FREQ_KEYFRAME | |
| DUMP_FREQ_ALL | |
Definition at line 29 of file dump_extradata.c.
◆ dump_extradata()
◆ options
Initial value:= {
}
@ AV_OPT_TYPE_CONST
Special option type for declaring named constants.
@ AV_OPT_TYPE_INT
Underlying C type is int.
Definition at line 84 of file dump_extradata.c.
◆ dump_extradata_class
Initial value:= {
.class_name = "dump_extradata bsf",
}
const char * av_default_item_name(void *ptr)
Return the context name.
#define LIBAVUTIL_VERSION_INT
Definition at line 94 of file dump_extradata.c.
◆ ff_dump_extradata_bsf
Initial value:= {
.p.name = "dump_extra",
}
void(* filter)(uint8_t *src, ptrdiff_t stride, int qscale)
Definition at line 101 of file dump_extradata.c.