| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-07 | 1 | -10/+4 |
|\ |
|
| * | avstring: Add locale independent implementations of strcasecmp/strncasecmp | Reimar Döffinger | 2011-11-06 | 1 | -0/+21 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Replace all strcasecmp/strncasecmp usages. | Reimar Döffinger | 2011-11-03 | 1 | -0/+27 |
* | | lavu: add av_strtok() | Stefano Sabatini | 2011-10-18 | 1 | -0/+29 |
* | | avstring: fix return discards qualifiers from pointer target type. | Michael Niedermayer | 2011-10-17 | 1 | -2/+2 |
* | | av_string: add av_asprintf(). | Clément Bœsch | 2011-09-04 | 1 | -0/+26 |
|/ |
|
* | Move av_get_token() from libavfilter to libavutil. | Stefano Sabatini | 2010-09-27 | 1 | -0/+88 |
* | Add av_stristr() function | Måns Rullgård | 2010-03-06 | 1 | -0/+13 |
* | Place { of the function where indent -kr wants it. | Michael Niedermayer | 2009-12-14 | 1 | -1/+2 |
* | Move #include where it belongs. | Michael Niedermayer | 2009-12-13 | 1 | -0/+1 |
* | Add a function to convert a number to a av_malloced string. | Michael Niedermayer | 2009-12-13 | 1 | -0/+6 |
* | Rename string.c to avstring.c so that the name of header and C file match. | Diego Biurrun | 2009-01-29 | 1 | -0/+78 |