]> git.sesse.net Git - ffmpeg/history - libavutil/avstring.h
doxygen: misc consistency, spelling and wording fixes
[ffmpeg] / libavutil / avstring.h
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-11-22 Luca Barbatodoxy: provide a start page and document libavutil
2011-11-06 Reimar Döffingeravstring: Add locale independent implementations of...
2011-11-06 Luca Barbatoavstring: Add locale independent implementations of...
2011-06-23 Martin StorsjöUse av_printf_format to check the usage of printf style...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-27 Stefano SabatiniMove av_get_token() from libavfilter to libavutil.
2010-03-08 Måns RullgårdMore descriptive names for av_stristr() parameters
2010-03-06 Måns RullgårdAdd av_stristr() function
2010-01-30 Stefano SabatiniRemove duplicated word in av_strlcat() doxy.
2009-12-13 Michael NiedermayerMove #include where it belongs.
2009-12-13 Michael NiedermayerAdd a function to convert a number to a av_malloced...
2009-09-09 Reimar DöffingerAdd warnings to av_strlcat and av_strlcpy doxygen that...
2009-01-28 Diego Biurrunspelling/grammar/consistency review part III
2009-01-28 Diego Biurrunspelling/grammar/consistency review part I
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 Diego BiurrunUse filename as multiple inclusion guard.
2007-07-19 Luca AbeniImplement av_strlcatf(): a strlcat which adds a printf...
2007-06-23 Måns Rullgårdadd some string functions