Age | Commit message (Expand) | Author |
---|---|---|
2015-10-12 | dict: Change return type of av_dict_copy() | Vittorio Giovara |
2014-06-05 | dict: const correctness for av_dict_get() and av_dict_copy() | Diego Biurrun |
2014-02-04 | doxy: Format @code blocks so they render properly | Luca Barbato |
2013-01-25 | dict: add av_dict_parse_string() | Justin Ruggles |
2012-10-06 | Give all anonymously typedeffed structs in headers a name | Diego Biurrun |
2012-08-10 | dict: add av_dict_count() | Mans Rullgard |
2012-07-03 | cosmetics: Consistently use C-style comments with multiple inclusion guards | Diego Biurrun |
2012-03-19 | docs: Fix a stray reference to tags in the generic doxy on dicts | Martin Storsjö |
2011-11-22 | doxy: provide a start page and document libavutil | Luca Barbato |
2011-07-08 | dict: extend documentation. | Anton Khirnov |
2011-07-01 | doxygen: fix usage of @file directive in libavutil/{dict,file}.h | Reinhard Tartler |
2011-06-16 | dict: add AV_DICT_APPEND flag. | Anton Khirnov |
2011-06-08 | Move metadata API from lavf to lavu. | Anton Khirnov |