index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
avstring.h
Age
Commit message (
Expand
)
Author
2018-11-16
lavu: add locale-independent sscanf implementation
Paul B Mahol
2017-04-11
avutil/avstring: improve av_strreplace implement
Steven Liu
2017-04-01
avutil/avstring: add av_strreplace API into avstring
Steven Liu
2016-03-28
fix some a/an typos
Lou Logan
2016-02-13
avutil/avstring: add a "ALL" entry and the possibility to negate matches to a...
Michael Niedermayer
2015-10-27
avutil/avstring: add av_warn_unused_result
Ganesh Ajjanagadde
2015-09-26
avutil/avstring: Inline some tiny functions
Henrik Gramner
2015-09-15
lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting
Rodger Combs
2015-03-31
lavu/avstring: add av_append_path_component() funcion
Lukasz Marek
2014-11-07
Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad'
Michael Niedermayer
2014-11-07
avstring: Mark some character handling functions av_const
Henrik Gramner
2014-10-02
avutil/avstring: Factor av_match_list() out
Michael Niedermayer
2014-07-29
Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
Michael Niedermayer
2014-07-29
avstring: Expose the simple name match function
Luca Barbato
2013-12-22
avutil/avstring: add av_strnlen()
Michael Niedermayer
2013-11-22
lavu/avstring: add av_utf8_decode() function
Stefano Sabatini
2013-03-08
Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'
Michael Niedermayer
2013-03-07
avstring: Add locale independent versions of some ctype.h functions
Reimar Döffinger
2013-03-07
lavu: add escape API
Stefano Sabatini
2013-03-03
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-01-25
Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'
Michael Niedermayer
2013-01-25
lavu: Add av_strnstr()
Vladimir Pantelic
2012-12-30
Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'
Michael Niedermayer
2012-12-29
avstring: add av_basename and av_dirname
Luca Barbato
2011-12-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-11-23
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-22
doxy: provide a start page and document libavutil
Luca Barbato
2011-11-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-06
avstring: Add locale independent implementations of strcasecmp/strncasecmp
Reimar Döffinger
2011-11-06
avstring: Add locale independent implementations of toupper/tolower
Luca Barbato
2011-11-03
Replace all strcasecmp/strncasecmp usages.
Reimar Döffinger
2011-10-18
lavu: add av_strtok()
Stefano Sabatini
2011-09-04
av_string: add av_asprintf().
Clément Bœsch
2011-06-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-23
Use av_printf_format to check the usage of printf style functions
Martin Storsjö
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-09-27
Move av_get_token() from libavfilter to libavutil.
Stefano Sabatini
2010-03-08
More descriptive names for av_stristr() parameters
Måns Rullgård
2010-03-06
Add av_stristr() function
Måns Rullgård
2010-01-30
Remove duplicated word in av_strlcat() doxy.
Stefano Sabatini
2009-12-13
Move #include where it belongs.
Michael Niedermayer
2009-12-13
Add a function to convert a number to a av_malloced string.
Michael Niedermayer
2009-09-09
Add warnings to av_strlcat and av_strlcpy doxygen that the input strings
Reimar Döffinger
2009-01-28
spelling/grammar/consistency review part III
Diego Biurrun
2009-01-28
spelling/grammar/consistency review part I
Diego Biurrun
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
Use filename as multiple inclusion guard.
Diego Biurrun
2007-07-19
Implement av_strlcatf(): a strlcat which adds a printf style formatted string
Luca Abeni
[next]