Go to the documentation of this file.
   31     const uint8_t *p = 
str;
 
   34         if (*p == 
'#' || *p == 
';' || *p == 
'=' || *p == 
'\\' || *p == 
'\n')
 
   66     for (
i = 0; 
i < 
s->nb_streams; 
i++) {
 
   72     for (
i = 0; 
i < 
s->nb_chapters; 
i++) {
 
   93     .extensions    = 
"ffmeta",
 
  
#define AV_DICT_IGNORE_SUFFIX
Return first entry in a dictionary whose first part corresponds to the search key,...
 
AVDictionaryEntry * av_dict_get(const AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags)
Get a dictionary entry with matching key.
 
int64_t end
chapter start/end time in time_base units
 
void avio_w8(AVIOContext *s, int b)
 
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
 
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
 
#define i(width, name, range_min, range_max)
 
int avio_printf(AVIOContext *s, const char *fmt,...) av_printf_format(2
Writes a formatted string to the context.
 
This structure stores compressed data.
 
AVRational time_base
time base in which the start/end timestamps are specified