summaryrefslogtreecommitdiffstats
path: root/libavutil/dict.c
Commit message (Expand)AuthorAgeFilesLines
* dict: const pointers to dictionary where possibleRoman Fietze2014-04-031-2/+2
* Merge commit '93d216d37a3f95190ecb9d51cf72f54ea4e04ec7'Michael Niedermayer2014-03-071-21/+29
|\
| * dict: K&R formatting cosmeticsPatrice Clement2014-03-071-23/+31
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-071-2/+1
* | lavu/dict: cosmetic realign.Clément Bœsch2013-04-131-4/+4
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-031-2/+1
* | dict: fix memleakMichael Niedermayer2013-02-011-0/+1
* | dict.c: use av_mallocz instead of av_reallocPaweł Hajdan, Jr2013-01-291-3/+5
* | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer2013-01-261-0/+47
|\ \ | |/
| * dict: add av_dict_parse_string()Justin Ruggles2013-01-251-0/+47
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+3
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-111-0/+10
|\ \ | |/
| * dict: move struct AVDictionary definition to dict.cMans Rullgard2012-08-101-0/+5
| * dict: add av_dict_count()Mans Rullgard2012-08-101-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-071-1/+0
|\ \ | |/
| * Remove leftover includes of strings.hMartin Storsjö2011-11-061-1/+0
* | dict: fix assignment discards qualifiers from pointer target type warnings.Michael Niedermayer2011-10-171-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-181-1/+12
|\ \ | |/
| * dict: add AV_DICT_APPEND flag.Anton Khirnov2011-06-161-1/+12
* | dict: This code was developed in ffmpeg and not libav, nor by libav developers.Michael Niedermayer2011-06-101-4/+4
|/
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-0/+110
OpenPOWER on IntegriCloud