summaryrefslogtreecommitdiff
path: root/libavutil/avstring.h
Commit message (Expand)AuthorAge
* Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-23
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Move av_get_token() from libavfilter to libavutil.Stefano Sabatini2010-09-27
* More descriptive names for av_stristr() parametersMåns Rullgård2010-03-08
* Add av_stristr() functionMåns Rullgård2010-03-06
* Remove duplicated word in av_strlcat() doxy.Stefano Sabatini2010-01-30
* Move #include where it belongs.Michael Niedermayer2009-12-13
* Add a function to convert a number to a av_malloced string.Michael Niedermayer2009-12-13
* Add warnings to av_strlcat and av_strlcpy doxygen that the input stringsReimar Döffinger2009-09-09
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-28
* spelling/grammar/consistency review part IDiego Biurrun2009-01-28
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-17
* Implement av_strlcatf(): a strlcat which adds a printf style formatted stringLuca Abeni2007-07-19
* add some string functionsMåns Rullgård2007-06-23