summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-11avutil/avstring: make const tables static constMichael Niedermayer1-1/+1
2013-03-08Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2'Michael Niedermayer2-6/+6
2013-03-08Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer6-26/+38
2013-03-07avstring: Fix isxdigit to not accept non-hex charactersMartin Storsjö1-1/+1
2013-03-07Use the avstring.h locale-independent character type functionsReimar Döffinger23-52/+47
2013-03-07avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger4-1/+46
2013-03-07lavu: add escape APIStefano Sabatini7-75/+147
2013-03-03Remove incorrect use of ctype.h functions.Reimar Döffinger27-60/+90
2013-01-30avstring: fix "warning: return discards const qualifier from pointer target t...Michael Niedermayer1-2/+2
2013-01-25Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer9-3/+53
2013-01-25Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'Michael Niedermayer2-60/+59
2013-01-25lavu: Add av_strnstr()Vladimir Pantelic5-1/+37
2013-01-24avstring: K&R formatting cosmeticsLuca Barbato1-59/+56
2012-12-30Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer6-5/+70
2012-12-29avstring: add av_basename and av_dirnameLuca Barbato5-1/+64
2012-12-05Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer34-105/+20
2012-12-04Remove pointless #undefs of previously forbidden functions.Anton Khirnov28-57/+0
2012-11-03avstring: fix compiler warning about freeing const pointersMichael Niedermayer1-1/+2
2012-10-13Merge commit 'f5962229bfcb14c2879e69ccdf7f1a4934168609'Michael Niedermayer3-4/+36
2012-10-12avstring-test: fix memory leaksMans Rullgard1-2/+4
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer247-79/+550
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2011-11-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer24-413/+821
2011-11-06avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger4-1/+37
2011-11-03Replace all strcasecmp/strncasecmp usages.Reimar Döffinger18-55/+93
2011-10-18lavu: add av_strtok()Stefano Sabatini7-14/+64
2011-10-17avstring: fix return discards qualifiers from pointer target type.Michael Niedermayer1-2/+2
2011-09-04av_string: add av_asprintf().Clément Bœsch4-1/+40
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-09-27Move av_get_token() from libavfilter to libavutil.Stefano Sabatini8-88/+108
2010-03-06Add av_stristr() functionMåns Rullgård2-0/+26
2009-12-14Place { of the function where indent -kr wants it.Michael Niedermayer1-1/+2
2009-12-13Move #include where it belongs.Michael Niedermayer2-1/+1
2009-12-13Add a function to convert a number to a av_malloced string.Michael Niedermayer3-1/+13
2009-01-29Rename string.c to avstring.c so that the name of header and C file match.Diego Biurrun2-1/+1