FFmpeg
|
log.h
Go to the documentation of this file.
Definition: log.h:31
external API header
Definition: log.h:29
Macro definitions for various function/variable attributes.
const char * class_name
The name of the class; usually it is the same name as the context structure type to which the AVClass...
Definition: log.h:55
const struct AVOption * option
a pointer to the first option specified in the class if any or NULL
Definition: log.h:68
void av_log_set_callback(void(*)(void *, int, const char *, va_list))
Definition: log.c:279
int log_level_offset_offset
Offset in the structure where log_level_offset is stored.
Definition: log.h:82
Definition: log.h:39
Definition: log.h:34
Definition: log.h:33
int(* query_ranges)(struct AVOptionRanges **, void *obj, const char *key, int flags)
Callback to return the supported/allowed ranges.
Definition: log.h:125
Definition: log.h:36
void av_log_default_callback(void *ptr, int level, const char *fmt, va_list vl)
Definition: log.c:204
Definition: graph2dot.c:48
AVClassCategory category
Category used for visualization (like color) This is only set if the category is equal for all object...
Definition: log.h:113
Definition: log.h:38
void av_log_format_line(void *ptr, int level, const char *fmt, va_list vl, char *line, int line_size, int *print_prefix)
Format a line of log the same way as the default callback.
Definition: log.c:196
void av_log(void *avcl, int level, const char *fmt,...) av_printf_format(3
Send the specified message to the log if the level is less than or equal to the current av_log_level...
Definition: log.h:32
Definition: log.h:35
Definition: log.h:37
Definition: log.h:30
int parent_log_context_offset
Offset in the structure where a pointer to the parent context for logging is stored.
Definition: log.h:91
Generated on Mon Nov 18 2024 06:51:57 for FFmpeg by 1.8.11