summaryrefslogtreecommitdiffstats
path: root/libavutil/avstring.h
Commit message (Expand)AuthorAgeFilesLines
* avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-071-0/+20
* lavu: Add av_strnstr()Vladimir Pantelic2013-01-251-0/+15
* avstring: add av_basename and av_dirnameLuca Barbato2012-12-291-0/+16
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-4/+4
* doxy: provide a start page and document libavutilLuca Barbato2011-11-221-6/+15
* avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger2011-11-061-0/+12
* avstring: Add locale independent implementations of toupper/tolowerLuca Barbato2011-11-061-0/+20
* Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-231-1/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Move av_get_token() from libavfilter to libavutil.Stefano Sabatini2010-09-271-0/+16
* More descriptive names for av_stristr() parametersMåns Rullgård2010-03-081-7/+8
* Add av_stristr() functionMåns Rullgård2010-03-061-0/+13
* Remove duplicated word in av_strlcat() doxy.Stefano Sabatini2010-01-301-1/+1
* Move #include where it belongs.Michael Niedermayer2009-12-131-1/+0
* Add a function to convert a number to a av_malloced string.Michael Niedermayer2009-12-131-0/+6
* Add warnings to av_strlcat and av_strlcpy doxygen that the input stringsReimar Döffinger2009-09-091-0/+8
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-281-2/+2
* spelling/grammar/consistency review part IDiego Biurrun2009-01-281-2/+2
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-171-3/+3
* Implement av_strlcatf(): a strlcat which adds a printf style formatted stringLuca Abeni2007-07-191-0/+14
* add some string functionsMåns Rullgård2007-06-231-0/+76
OpenPOWER on IntegriCloud