Commit History

Author SHA1 Message Date
  Michael Niedermayer 618c7a91ee avutil/dict: Use size_t for appending strings 9 years ago
  Michael Niedermayer 8407cbbfc9 Fix "passing argument 1 of av_free discards const qualifier from pointer target type" 9 years ago
  Reimar Döffinger 8fc9bd0d32 dict.c: Free non-strduped av_dict_set arguments on error. 10 years ago
  Reimar Döffinger bddc592001 dict.c: empty dictionaries should be a NULL pointer. 10 years ago
  Reimar Döffinger c2829dc925 dict.c: Add av_dict_set_int helper function. 10 years ago
  Reimar Döffinger f0de01856f dict.c: minor simplification. 10 years ago
  Michael Niedermayer 375fa06125 Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772' 10 years ago
  Janne Grunau 1619274fb3 av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE 10 years ago
  Diego Biurrun d816e125fe dict: const correctness for av_dict_get() and av_dict_copy() 10 years ago
  Michael Niedermayer 3690393f68 avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26de4bb1 until next major ABI bump 10 years ago
  Roman Fietze e12a73246d dict: const pointers to dictionary where possible 10 years ago
  Michael Niedermayer 774d0c9dba Merge commit '93d216d37a3f95190ecb9d51cf72f54ea4e04ec7' 10 years ago
  Patrice Clement 93d216d37a dict: K&R formatting cosmetics 10 years ago
  Clément Bœsch 28ac8426e6 lavu/dict: cosmetic realign. 11 years ago
  Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 11 years ago
  Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 11 years ago
  Michael Niedermayer 086566a557 dict: fix memleak 11 years ago
  Paweł Hajdan, Jr 1d81f7448c dict.c: use av_mallocz instead of av_realloc 11 years ago
  Michael Niedermayer e7e14bc69a Merge commit '38c1466ca41c73c7ce347da702362cb69c151716' 11 years ago
  Justin Ruggles 38c1466ca4 dict: add av_dict_parse_string() 11 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Michael Niedermayer f5f3684fb8 Merge remote-tracking branch 'qatar/master' 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
  Michael Niedermayer 13b7781ec8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 12 years ago
  Michael Niedermayer 8aed90958d dict: fix assignment discards qualifiers from pointer target type warnings. 12 years ago
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 1b9b37b8a4 dict: add AV_DICT_APPEND flag. 13 years ago
  Michael Niedermayer 6a137dde3e dict: This code was developed in ffmpeg and not libav, nor by libav developers. 13 years ago
  Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 13 years ago