summaryrefslogtreecommitdiff
path: root/libavutil/avstring.c
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avutil/avstring: Check for memory allocation error in av_escapeAndreas Rheinhardt2021-03-15
* avutil/avstring: Limit string length in av_escape to range of intAndreas Rheinhardt2021-03-15
* lavu/avstring: deprecate av_d2str().Nicolas George2020-08-21
* avutil/avstring: Fix warning: ISO C90 forbids mixed declarations and codeLimin Wang2020-01-14
* avutil/avstring: support input path as a null pointer or empty stringLimin Wang2019-10-08
* avutil/avstring: Fix bug and undefined behavior in av_strncasecmp()Michael Niedermayer2019-04-24
* avutil/avstring: improve av_strreplace implementSteven Liu2017-04-11
* avutil/avstring: add av_strreplace API into avstringSteven Liu2017-04-01
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\
| * build: Split test programs off into separate filesDiego Biurrun2016-04-07
| * avutil/avstring: Inline some tiny functionsHenrik Gramner2015-10-03
* | avutil/parsing: add '\r' as whitespaceMuhammad Faiz2016-05-06
* | avutil/avstring: add a "ALL" entry and the possibility to negate matches to a...Michael Niedermayer2016-02-13
* | avutil/avstring: Inline some tiny functionsHenrik Gramner2015-09-26
* | avutil/avstring: Do not print NULLMichael Niedermayer2015-06-19
* | avutil/avstring: Fix undefined shiftMichael Niedermayer2015-06-19
* | avutil/avstring: Use size_t in av_strlcatf()Michael Niedermayer2015-05-11
* | lavu/avstring: add av_append_path_component() funcionLukasz Marek2015-03-31
* | avutil/avstring: fix hardcoded separator in av_match_list()Michael Niedermayer2014-10-23
* | avutil/avstring: Reimplement av_match_list()Michael Niedermayer2014-10-23
* | avutil/avstring: Factor av_match_list() outMichael Niedermayer2014-10-02
* | lavu/avstring: check for overlong encodings in av_utf8_decode()Stefano Sabatini2014-09-01
* | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer2014-07-29
|\|
| * avstring: Expose the simple name match functionLuca Barbato2014-07-29
| * avstring-test: Mark pointer passed to av_free() as non-constDiego Biurrun2013-10-23
* | avutil/avstring: do not lose ascii characters when decoding non utf-8 with av...Michael Niedermayer2014-04-13
* | avutil/avstring: fix () positionMichael Niedermayer2013-12-11
* | lavu/avstring: add av_utf8_decode() functionStefano Sabatini2013-11-22
* | avutil/avstring: make const tables static constMichael Niedermayer2013-08-11
* | Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2'Michael Niedermayer2013-03-08
|\|
| * avstring: Fix isxdigit to not accept non-hex charactersMartin Storsjö2013-03-07
* | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer2013-03-08
|\|
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
| * avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-07
* | lavu: add escape APIStefano Sabatini2013-03-07
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | avstring: fix "warning: return discards const qualifier from pointer target t...Michael Niedermayer2013-01-30
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-25
|\|
| * lavu: Add av_strnstr()Vladimir Pantelic2013-01-25
* | Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'Michael Niedermayer2013-01-25
|\|
| * avstring: K&R formatting cosmeticsLuca Barbato2013-01-24
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-30
|\|
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-29
* | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer2012-12-05
|\|
| * Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-04
* | avstring: fix compiler warning about freeing const pointersMichael Niedermayer2012-11-03
* | Merge commit 'f5962229bfcb14c2879e69ccdf7f1a4934168609'Michael Niedermayer2012-10-13
|\|
| * avstring-test: fix memory leaksMans Rullgard2012-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|