November 7, 2011
View 13b7781

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/07 10:41:01
November 6, 2011
View ba04ecf

avstring: Add locale independent implementations of strcasecmp/strncasecmp

Reimar Döffinger authored on 2011/11/06 00:20:41
November 3, 2011
View 96949da

Replace all strcasecmp/strncasecmp usages.

Reimar Döffinger authored on 2011/11/03 04:17:25
October 18, 2011
View 68eb35b

avstring: fix return discards qualifiers from pointer target type.

Michael Niedermayer authored on 2011/10/18 05:55:00
October 15, 2011
View b35e9e1

lavu: add av_strtok()

Stefano Sabatini authored on 2011/10/15 07:14:37
September 4, 2011
View 61e2e29

av_string: add av_asprintf().

Clément Bœsch authored on 2011/09/04 02:51:28
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
September 28, 2010
View 372e288

Move av_get_token() from libavfilter to libavutil.

Stefano Sabatini authored on 2010/09/28 01:23:43
March 7, 2010
View ac6ef86

Add av_stristr() function

Måns Rullgård authored on 2010/03/07 04:41:22
December 14, 2009
View b3e88ae

Place { of the function where indent -kr wants it. Also more consistent with the rest of the code.

Michael Niedermayer authored on 2009/12/14 10:15:02
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
January 30, 2009
View 4d55404

Rename string.c to avstring.c so that the name of header and C file match.

Diego Biurrun authored on 2009/01/30 07:12:36