]> git.sesse.net Git - ffmpeg/history - libavutil/dict.h
rc4: extend av_rc4_init() doxy
[ffmpeg] / libavutil / dict.h
2014-06-05 Diego Biurrundict: const correctness for av_dict_get() and av_dict_c...
2014-02-04 Luca Barbatodoxy: Format @code blocks so they render properly
2013-01-25 Justin Rugglesdict: add av_dict_parse_string()
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-08-10 Mans Rullgarddict: add av_dict_count()
2012-07-03 Diego Biurruncosmetics: Consistently use C-style comments with multi...
2012-03-19 Martin Storsjödocs: Fix a stray reference to tags in the generic...
2011-11-22 Luca Barbatodoxy: provide a start page and document libavutil
2011-07-08 Anton Khirnovdict: extend documentation.
2011-07-01 Reinhard Tartlerdoxygen: fix usage of @file directive in libavutil...
2011-06-16 Anton Khirnovdict: add AV_DICT_APPEND flag.
2011-06-08 Anton KhirnovMove metadata API from lavf to lavu.