41 Commits (277408b7f16eeea60f1f7850638373307f967616)

Author SHA1 Message Date
Marton Balint c3c7a879ba avutil/dict: add warning to docs about invalidating existing entries when adding a new entry 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Michael Niedermayer 5182a2a235 avutil: remove FF_CONST_AVUTIL53, its no longer needed 10 years ago
Lukasz Marek ab922f9ef1 lavu/dict: add av_dict_get_string 10 years ago
Reimar Döffinger 8fc9bd0d32 dict.c: Free non-strduped av_dict_set arguments on error. 10 years ago
Reimar Döffinger c2829dc925 dict.c: Add av_dict_set_int helper function. 10 years ago
Diego Biurrun d816e125fe dict: const correctness for av_dict_get() and av_dict_copy() 11 years ago
Michael Niedermayer 3690393f68 avutil/dict: delay addition of const from e12a73246d until next major ABI bump 11 years ago
Roman Fietze e12a73246d dict: const pointers to dictionary where possible 11 years ago
Luca Barbato 9ecb858775 doxy: Format @code blocks so they render properly 11 years ago
Stefano Sabatini e3eb0988c6 lavu/dict.h: extend/clarify av_dict_get() doxy 11 years ago
Stefano Sabatini e782eea183 lavu/dict.h: extend/clarify docs for av_dict_parse_string() 11 years ago
Stefano Sabatini 320389f88b lavu/dict.h: apply various fixes/extensions to doxy 11 years ago
Justin Ruggles 38c1466ca4 dict: add av_dict_parse_string() 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 12 years ago
Diego Biurrun 1a068bfefd cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
Martin Storsjö 27b7459b8d docs: Fix a stray reference to tags in the generic doxy on dicts 13 years ago
Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 13 years ago
Anton Khirnov 8c28e01d31 dict: extend documentation. 14 years ago
Reinhard Tartler 134557f3a4 doxygen: fix usage of @file directive in libavutil/{dict,file}.h 14 years ago
Stefano Sabatini 34ab23f226 dict: fix another typo 14 years ago
Stefano Sabatini ca699ac24e dict: fix various typos 14 years ago
Michael Niedermayer c029ea39bd AVDictionary: warn about its shortcommings and mention available replacements. 14 years ago
Anton Khirnov 1b9b37b8a4 dict: add AV_DICT_APPEND flag. 14 years ago
Michael Niedermayer 6a137dde3e dict: This code was developed in ffmpeg and not libav, nor by libav developers. 14 years ago
Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 14 years ago