31 const uint8_t *p = str;
34 if (*p ==
'#' || *p ==
';' || *p ==
'=' || *p ==
'\\' || *p ==
'\n')
96 .extensions =
"ffmeta",
AVDictionaryEntry * av_dict_get(AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags)
Get a dictionary entry with matching key.
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
unsigned int nb_streams
A list of all streams in the file.
int void avio_flush(AVIOContext *s)
int64_t end
chapter start/end time in time_base units
void avio_w8(AVIOContext *s, int b)
AVRational time_base
time base in which the start/end timestamps are specified
#define AV_DICT_IGNORE_SUFFIX
int avio_printf(AVIOContext *s, const char *fmt,...) av_printf_format(2