summaryrefslogtreecommitdiff
path: root/libavutil/avstring.h
Commit message (Expand)AuthorAgeFilesLines
* avutil: remove FF_API_D2STRJames Almer2023-02-091-9/+0
* avutil/avstring: Add doxy for missing argumentMarvin Scholz2022-10-171-0/+1
* avutil/{avstring,bprint}: add XML escaping from ffprobe to avutilStefano Sabatini2021-03-051-0/+14
* lavu/avstring: deprecate av_d2str().Nicolas George2020-08-211-0/+5
* avutil/avstring: support input path as a null pointer or empty stringLimin Wang2019-10-081-4/+9
* lavu: add locale-independent sscanf implementationPaul B Mahol2018-11-161-0/+6
* avutil/avstring: improve av_strreplace implementSteven Liu2017-04-111-1/+1
* avutil/avstring: add av_strreplace API into avstringSteven Liu2017-04-011-0/+5
* fix some a/an typosLou Logan2016-03-281-1/+1
* avutil/avstring: add a "ALL" entry and the possibility to negate matches to a...Michael Niedermayer2016-02-131-0/+5
* avutil/avstring: add av_warn_unused_resultGanesh Ajjanagadde2015-10-271-0/+2
* avutil/avstring: Inline some tiny functionsHenrik Gramner2015-09-261-4/+18
* lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formattingRodger Combs2015-09-151-2/+2
* lavu/avstring: add av_append_path_component() funcionLukasz Marek2015-03-311-0/+10
* Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad'Michael Niedermayer2014-11-071-6/+6
|\
| * avstring: Mark some character handling functions av_constHenrik Gramner2014-11-071-6/+6
* | avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-021-0/+7
* | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer2014-07-291-0/+8
|\ \ | |/
| * avstring: Expose the simple name match functionLuca Barbato2014-07-291-0/+9
* | avutil/avstring: add av_strnlen()Michael Niedermayer2013-12-221-0/+14
* | lavu/avstring: add av_utf8_decode() functionStefano Sabatini2013-11-221-0/+40
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-081-17/+4
|\ \ | |/
| * avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-071-0/+20
* | lavu: add escape APIStefano Sabatini2013-03-071-0/+42
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-031-0/+33
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-251-0/+15
|\ \ | |/
| * lavu: Add av_strnstr()Vladimir Pantelic2013-01-251-0/+15
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-301-0/+16
|\ \ | |/
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-291-0/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-4/+4
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-6/+15
|\ \ | |/
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-221-6/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-071-0/+20
|\ \ | |/
| * avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger2011-11-061-0/+12
| * avstring: Add locale independent implementations of toupper/tolowerLuca Barbato2011-11-061-0/+20
* | Replace all strcasecmp/strncasecmp usages.Reimar Döffinger2011-11-031-0/+12
* | lavu: add av_strtok()Stefano Sabatini2011-10-181-0/+24
* | av_string: add av_asprintf().Clément Bœsch2011-09-041-0/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-1/+2
|\ \ | |/
| * Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-231-1/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Move av_get_token() from libavfilter to libavutil.Stefano Sabatini2010-09-271-0/+16
* More descriptive names for av_stristr() parametersMåns Rullgård2010-03-081-7/+8
* Add av_stristr() functionMåns Rullgård2010-03-061-0/+13
* Remove duplicated word in av_strlcat() doxy.Stefano Sabatini2010-01-301-1/+1
* Move #include where it belongs.Michael Niedermayer2009-12-131-1/+0
* Add a function to convert a number to a av_malloced string.Michael Niedermayer2009-12-131-0/+6
* Add warnings to av_strlcat and av_strlcpy doxygen that the input stringsReimar Döffinger2009-09-091-0/+8
* spelling/grammar/consistency review part IIIDiego Biurrun2009-01-281-2/+2