summaryrefslogtreecommitdiff
path: root/libavutil/dict.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-12
* dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun2014-06-05
* doxy: Format @code blocks so they render properlyLuca Barbato2014-02-04
* dict: add av_dict_parse_string()Justin Ruggles2013-01-25
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* dict: add av_dict_count()Mans Rullgard2012-08-10
* cosmetics: Consistently use C-style comments with multiple inclusion guardsDiego Biurrun2012-07-03
* docs: Fix a stray reference to tags in the generic doxy on dictsMartin Storsjö2012-03-19
* doxy: provide a start page and document libavutilLuca Barbato2011-11-22
* dict: extend documentation.Anton Khirnov2011-07-08
* doxygen: fix usage of @file directive in libavutil/{dict,file}.hReinhard Tartler2011-07-01
* dict: add AV_DICT_APPEND flag.Anton Khirnov2011-06-16
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-08