summaryrefslogtreecommitdiffstats
path: root/libavutil/dict.c
Commit message (Expand)AuthorAgeFilesLines
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-121-3/+8
* lavu: Check av_dict_set allocationsLuca Barbato2015-01-291-6/+11
* av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau2014-06-091-1/+4
* dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun2014-06-051-2/+2
* dict: K&R formatting cosmeticsPatrice Clement2014-03-071-23/+31
* Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-071-2/+1
* dict: add av_dict_parse_string()Justin Ruggles2013-01-251-0/+47
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+3
* dict: move struct AVDictionary definition to dict.cMans Rullgard2012-08-101-0/+5
* dict: add av_dict_count()Mans Rullgard2012-08-101-0/+5
* Remove leftover includes of strings.hMartin Storsjö2011-11-061-1/+0
* dict: add AV_DICT_APPEND flag.Anton Khirnov2011-06-161-1/+12
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-0/+110
OpenPOWER on IntegriCloud