18 Commits (9f8937b5ef1301184089f7bc31fe49c439d0ddbc)

Author SHA1 Message Date
Clément Bœsch 28ac8426e6 lavu/dict: cosmetic realign. 12 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
Michael Niedermayer 086566a557 dict: fix memleak 12 years ago
Paweł Hajdan, Jr 1d81f7448c dict.c: use av_mallocz instead of av_realloc 12 years ago
Justin Ruggles 38c1466ca4 dict: add av_dict_parse_string() 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Mans Rullgard 33de86db2b dict: move struct AVDictionary definition to dict.c 12 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 12 years ago
Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 13 years ago
Michael Niedermayer 8aed90958d dict: fix assignment discards qualifiers from pointer target type warnings. 13 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