index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
avstring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad'
Michael Niedermayer
2014-11-07
1
-6
/
+6
|
\
|
*
avstring: Mark some character handling functions av_const
Henrik Gramner
2014-11-07
1
-6
/
+6
*
|
avutil/avstring: Factor av_match_list() out
Michael Niedermayer
2014-10-02
1
-0
/
+7
*
|
Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'
Michael Niedermayer
2014-07-29
1
-0
/
+8
|
\
\
|
|
/
|
*
avstring: Expose the simple name match function
Luca Barbato
2014-07-29
1
-0
/
+9
*
|
avutil/avstring: add av_strnlen()
Michael Niedermayer
2013-12-22
1
-0
/
+14
*
|
lavu/avstring: add av_utf8_decode() function
Stefano Sabatini
2013-11-22
1
-0
/
+40
*
|
Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'
Michael Niedermayer
2013-03-08
1
-17
/
+4
|
\
\
|
|
/
|
*
avstring: Add locale independent versions of some ctype.h functions
Reimar Döffinger
2013-03-07
1
-0
/
+20
*
|
lavu: add escape API
Stefano Sabatini
2013-03-07
1
-0
/
+42
*
|
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-0
/
+33
*
|
Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'
Michael Niedermayer
2013-01-25
1
-0
/
+15
|
\
\
|
|
/
|
*
lavu: Add av_strnstr()
Vladimir Pantelic
2013-01-25
1
-0
/
+15
*
|
Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'
Michael Niedermayer
2012-12-30
1
-0
/
+16
|
\
\
|
|
/
|
*
avstring: add av_basename and av_dirname
Luca Barbato
2012-12-29
1
-0
/
+16
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
1
-4
/
+4
|
\
\
|
|
/
|
*
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-12-12
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-23
1
-6
/
+15
|
\
\
|
|
/
|
*
doxy: provide a start page and document libavutil
Luca Barbato
2011-11-22
1
-6
/
+15
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-07
1
-0
/
+20
|
\
\
|
|
/
|
*
avstring: Add locale independent implementations of strcasecmp/strncasecmp
Reimar Döffinger
2011-11-06
1
-0
/
+12
|
*
avstring: Add locale independent implementations of toupper/tolower
Luca Barbato
2011-11-06
1
-0
/
+20
*
|
Replace all strcasecmp/strncasecmp usages.
Reimar Döffinger
2011-11-03
1
-0
/
+12
*
|
lavu: add av_strtok()
Stefano Sabatini
2011-10-18
1
-0
/
+24
*
|
av_string: add av_asprintf().
Clément Bœsch
2011-09-04
1
-0
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
1
-1
/
+2
|
\
\
|
|
/
|
*
Use av_printf_format to check the usage of printf style functions
Martin Storsjö
2011-06-23
1
-1
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Move av_get_token() from libavfilter to libavutil.
Stefano Sabatini
2010-09-27
1
-0
/
+16
*
More descriptive names for av_stristr() parameters
Måns Rullgård
2010-03-08
1
-7
/
+8
*
Add av_stristr() function
Måns Rullgård
2010-03-06
1
-0
/
+13
*
Remove duplicated word in av_strlcat() doxy.
Stefano Sabatini
2010-01-30
1
-1
/
+1
*
Move #include where it belongs.
Michael Niedermayer
2009-12-13
1
-1
/
+0
*
Add a function to convert a number to a av_malloced string.
Michael Niedermayer
2009-12-13
1
-0
/
+6
*
Add warnings to av_strlcat and av_strlcpy doxygen that the input strings
Reimar Döffinger
2009-09-09
1
-0
/
+8
*
spelling/grammar/consistency review part III
Diego Biurrun
2009-01-28
1
-2
/
+2
*
spelling/grammar/consistency review part I
Diego Biurrun
2009-01-28
1
-2
/
+2
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Use filename as multiple inclusion guard.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Implement av_strlcatf(): a strlcat which adds a printf style formatted string
Luca Abeni
2007-07-19
1
-0
/
+14
*
add some string functions
Måns Rullgård
2007-06-23
1
-0
/
+76