13 Commits (5b51efdc3a263e4ab59d5d66e5e2ec3413304e33)

Author SHA1 Message Date
  Reimar Döffinger ba04ecfdac avstring: Add locale independent implementations of strcasecmp/strncasecmp 13 years ago
  Reimar Döffinger 96949dafcc Replace all strcasecmp/strncasecmp usages. 13 years ago
  Stefano Sabatini b35e9e19e9 lavu: add av_strtok() 13 years ago
  Michael Niedermayer 68eb35b886 avstring: fix return discards qualifiers from pointer target type. 13 years ago
  Clément Bœsch 61e2e29691 av_string: add av_asprintf(). 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Stefano Sabatini 372e288408 Move av_get_token() from libavfilter to libavutil. 14 years ago
  Måns Rullgård ac6ef8682d Add av_stristr() function 15 years ago
  Michael Niedermayer b3e88ae84b Place { of the function where indent -kr wants it. 15 years ago
  Michael Niedermayer 64b12fc317 Move #include where it belongs. 15 years ago
  Michael Niedermayer 277c733237 Add a function to convert a number to a av_malloced string. 15 years ago
  Diego Biurrun 4d55404fca Rename string.c to avstring.c so that the name of header and C file match. 16 years ago
  Luca Abeni 1e7f363804 Implement av_strlcatf(): a strlcat which adds a printf style formatted string 18 years ago
  Måns Rullgård 059eeabf35 10l: fix av_str[i]start() 18 years ago
  Måns Rullgård fc78ce803b add some string functions 18 years ago