summaryrefslogtreecommitdiffstats
path: root/libavutil/dict.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove leftover includes of strings.hMartin Storsjö2011-11-061-1/+0
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* dict: add AV_DICT_APPEND flag.Anton Khirnov2011-06-161-1/+12
|
* Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-0/+110
Rename it to AVDictionary, since it will be used as such. Tags documentation and metadata conversion API is lavf-specific, so remains there.
OpenPOWER on IntegriCloud