summaryrefslogtreecommitdiffstats
path: root/libavutil/dict.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-2/+0
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-121-1/+3
* dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun2014-06-051-3/+3
* doxy: Format @code blocks so they render properlyLuca Barbato2014-02-041-15/+15
* dict: add av_dict_parse_string()Justin Ruggles2013-01-251-0/+17
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* dict: add av_dict_count()Mans Rullgard2012-08-101-0/+8
* cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-031-1/+1
* docs: Fix a stray reference to tags in the generic doxy on dictsMartin Storsjö2012-03-191-1/+1
* doxy: provide a start page and document libavutilLuca Barbato2011-11-221-2/+9
* dict: extend documentation.Anton Khirnov2011-07-081-3/+36
* doxygen: fix usage of @file directive in libavutil/{dict,file}.hReinhard Tartler2011-07-011-1/+2
* dict: add AV_DICT_APPEND flag.Anton Khirnov2011-06-161-0/+2
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-0/+78
OpenPOWER on IntegriCloud