| Commit message (Expand) | Author | Age | Files | Lines |
* | dict.c: Free non-strduped av_dict_set arguments on error. | Reimar Döffinger | 2014-08-23 | 1 | -0/+5 |
* | dict.c: Add av_dict_set_int helper function. | Reimar Döffinger | 2014-08-16 | 1 | -0/+8 |
* | Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996' | Michael Niedermayer | 2014-06-05 | 1 | -2/+2 |
|\ |
|
| * | dict: const correctness for av_dict_get() and av_dict_copy() | Diego Biurrun | 2014-06-05 | 1 | -3/+3 |
* | | avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26d... | Michael Niedermayer | 2014-05-14 | 1 | -2/+4 |
* | | dict: const pointers to dictionary where possible | Roman Fietze | 2014-04-03 | 1 | -2/+2 |
* | | Merge commit '9ecb858775483a76c137e8e1ad45a95e318bca61' | Michael Niedermayer | 2014-02-05 | 1 | -15/+15 |
|\| |
|
| * | doxy: Format @code blocks so they render properly | Luca Barbato | 2014-02-04 | 1 | -15/+15 |
* | | lavu/dict.h: extend/clarify av_dict_get() doxy | Stefano Sabatini | 2013-12-16 | 1 | -2/+5 |
* | | lavu/dict.h: extend/clarify docs for av_dict_parse_string() | Stefano Sabatini | 2013-11-22 | 1 | -1/+4 |
* | | lavu/dict.h: apply various fixes/extensions to doxy | Stefano Sabatini | 2013-11-22 | 1 | -4/+9 |
* | | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716' | Michael Niedermayer | 2013-01-26 | 1 | -0/+17 |
|\| |
|
| * | dict: add av_dict_parse_string() | Justin Ruggles | 2013-01-25 | 1 | -0/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+1 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-11 | 1 | -0/+8 |
|\| |
|
| * | dict: add av_dict_count() | Mans Rullgard | 2012-08-10 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Consistently use C-style comments with multiple inclusion guards | Diego Biurrun | 2012-07-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-20 | 1 | -1/+1 |
|\| |
|
| * | docs: Fix a stray reference to tags in the generic doxy on dicts | Martin Storsjö | 2012-03-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-23 | 1 | -2/+9 |
|\| |
|
| * | doxy: provide a start page and document libavutil | Luca Barbato | 2011-11-22 | 1 | -2/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-09 | 1 | -3/+36 |
|\| |
|
| * | dict: extend documentation. | Anton Khirnov | 2011-07-08 | 1 | -3/+36 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-02 | 1 | -1/+2 |
|\| |
|
| * | doxygen: fix usage of @file directive in libavutil/{dict,file}.h | Reinhard Tartler | 2011-07-01 | 1 | -1/+2 |
* | | dict: fix another typo | Stefano Sabatini | 2011-07-01 | 1 | -1/+1 |
* | | dict: fix various typos | Stefano Sabatini | 2011-06-28 | 1 | -5/+4 |
* | | AVDictionary: warn about its shortcommings and mention available replacements. | Michael Niedermayer | 2011-06-28 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-18 | 1 | -0/+2 |
|\| |
|
| * | dict: add AV_DICT_APPEND flag. | Anton Khirnov | 2011-06-16 | 1 | -0/+2 |
* | | dict: This code was developed in ffmpeg and not libav, nor by libav developers. | Michael Niedermayer | 2011-06-10 | 1 | -4/+4 |
|/ |
|
* | Move metadata API from lavf to lavu. | Anton Khirnov | 2011-06-08 | 1 | -0/+78 |