log avstring.h @ 1028:5dbb12a37c3d libavutil tip

age author description
Mon, 27 Sep 2010 16:23:43 +0000 stefano Move av_get_token() from libavfilter to libavutil. libavutil
Mon, 08 Mar 2010 22:16:05 +0000 mru More descriptive names for av_stristr() parameters libavutil
Sat, 06 Mar 2010 19:41:22 +0000 mru Add av_stristr() function libavutil
Sat, 30 Jan 2010 19:03:37 +0000 stefano Remove duplicated word in av_strlcat() doxy. libavutil
Sun, 13 Dec 2009 18:42:39 +0000 michael Move #include where it belongs. libavutil
Sun, 13 Dec 2009 17:09:41 +0000 michael Add a function to convert a number to a av_malloced string. libavutil
Wed, 09 Sep 2009 21:00:51 +0000 reimar Add warnings to av_strlcat and av_strlcpy doxygen that the input strings libavutil
Wed, 28 Jan 2009 23:16:49 +0000 diego spelling/grammar/consistency review part III libavutil
Wed, 28 Jan 2009 00:16:05 +0000 diego spelling/grammar/consistency review part I libavutil
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavutil
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavutil
Wed, 17 Oct 2007 09:16:21 +0000 diego Use filename as multiple inclusion guard. libavutil
Thu, 19 Jul 2007 06:36:02 +0000 lucabe Implement av_strlcatf(): a strlcat which adds a printf style formatted string libavutil
Sat, 23 Jun 2007 23:10:26 +0000 mru add some string functions libavutil