13 Commits (8e7bea6dc6ac5b21484774a026847bec0771ab62)

Author SHA1 Message Date
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Luca Barbato 1279221cc4 lavu: Check av_dict_set allocations 10 years ago
Janne Grunau 1619274fb3 av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE 11 years ago
Diego Biurrun d816e125fe dict: const correctness for av_dict_get() and av_dict_copy() 11 years ago
Patrice Clement 93d216d37a dict: K&R formatting cosmetics 11 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Justin Ruggles 38c1466ca4 dict: add av_dict_parse_string() 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Mans Rullgard 33de86db2b dict: move struct AVDictionary definition to dict.c 12 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 12 years ago
Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 13 years ago
Anton Khirnov 1b9b37b8a4 dict: add AV_DICT_APPEND flag. 14 years ago
Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 14 years ago