summaryrefslogtreecommitdiffstats
path: root/libavutil/avstring.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-071-10/+4
|\
| * avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger2011-11-061-0/+21
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Replace all strcasecmp/strncasecmp usages.Reimar Döffinger2011-11-031-0/+27
* | lavu: add av_strtok()Stefano Sabatini2011-10-181-0/+29
* | avstring: fix return discards qualifiers from pointer target type.Michael Niedermayer2011-10-171-2/+2
* | av_string: add av_asprintf().Clément Bœsch2011-09-041-0/+26
|/
* Move av_get_token() from libavfilter to libavutil.Stefano Sabatini2010-09-271-0/+88
* Add av_stristr() functionMåns Rullgård2010-03-061-0/+13
* Place { of the function where indent -kr wants it.Michael Niedermayer2009-12-141-1/+2
* Move #include where it belongs.Michael Niedermayer2009-12-131-0/+1
* Add a function to convert a number to a av_malloced string.Michael Niedermayer2009-12-131-0/+6
* Rename string.c to avstring.c so that the name of header and C file match.Diego Biurrun2009-01-291-0/+78
OpenPOWER on IntegriCloud