42 for (sc=s_conv; sc->
native; sc++)
48 for (dc=d_conv; dc->
native; dc++)
AVDictionaryEntry * av_dict_get(AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags)
Get a dictionary entry with matching key.
void av_dict_free(AVDictionary **pm)
Free all the memory allocated for an AVDictionary struct and all keys and values. ...
unsigned int nb_streams
A list of all streams in the file.
int av_strcasecmp(const char *a, const char *b)
#define AV_DICT_IGNORE_SUFFIX
int av_dict_set(AVDictionary **pm, const char *key, const char *value, int flags)
Set the given entry in *pm, overwriting an existing entry.