September 28, 2010
View 372e288

Move av_get_token() from libavfilter to libavutil.

Stefano Sabatini authored on 2010/09/28 01:23:43
March 9, 2010
View f0a912d

More descriptive names for av_stristr() parameters

Måns Rullgård authored on 2010/03/09 07:16:05
March 7, 2010
View ac6ef86

Add av_stristr() function

Måns Rullgård authored on 2010/03/07 04:41:22
January 31, 2010
View 22bf459

Remove duplicated word in av_strlcat() doxy.

Stefano Sabatini authored on 2010/01/31 04:03:37
December 14, 2009
View 64b12fc

Move #include where it belongs. This as a sideeffect fixes the linking failure of ffplay.

Michael Niedermayer authored on 2009/12/14 03:42:39
View 277c733

Add a function to convert a number to a av_malloced string.

Michael Niedermayer authored on 2009/12/14 02:09:41
September 10, 2009
View 46f3b40

Add warnings to av_strlcat and av_strlcpy doxygen that the input strings already must be properly 0-terminated strings. Unlike strncpy it cannot be used on raw data read from a file.

Reimar Döffinger authored on 2009/09/10 06:00:51
January 29, 2009
View 7d685b4

spelling/grammar/consistency review part III

Diego Biurrun authored on 2009/01/29 08:16:49
January 28, 2009
View 89c9ff5

spelling/grammar/consistency review part I

Diego Biurrun authored on 2009/01/28 09:16:05
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
October 17, 2007
View 5b21bda

Add FFMPEG_ prefix to all multiple inclusion guards.

Diego Biurrun authored on 2007/10/17 18:37:46
View 52703a6

Use filename as multiple inclusion guard.

Diego Biurrun authored on 2007/10/17 18:16:21
July 19, 2007
View 1e7f363

Implement av_strlcatf(): a strlcat which adds a printf style formatted string

Luca Abeni authored on 2007/07/19 15:36:02
June 24, 2007
View fc78ce8

add some string functions

Måns Rullgård authored on 2007/06/24 08:10:26