26 #include "libavutil/dict.h"
34 if (*p ==
'#' || *p ==
';' || *p ==
'=' || *p ==
'\\' || *p ==
'\n')
94 .extensions =
"ffmeta",
unsigned int nb_chapters
Number of chapters in AVChapter array.
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
unsigned int nb_streams
Number of elements in AVFormatContext.streams.
AVStream ** streams
A list of all streams in the file.
int64_t end
chapter start/end time in time_base units
AVIOContext * pb
I/O context.
AVDictionary * metadata
Metadata that applies to the whole file.
AVDictionaryEntry * av_dict_get(const AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags)
Get a dictionary entry with matching key.
AVRational time_base
time base in which the start/end timestamps are specified
#define AV_DICT_IGNORE_SUFFIX
This structure stores compressed data.