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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Split test programs off into separate files
Diego Biurrun
2016-04-07
1
-52
/
+0
*
avutil/avstring: Inline some tiny functions
Henrik Gramner
2015-10-03
1
-22
/
+0
*
avstring: Expose the simple name match function
Luca Barbato
2014-07-29
1
-0
/
+20
*
avstring-test: Mark pointer passed to av_free() as non-const
Diego Biurrun
2013-10-23
1
-1
/
+2
*
avstring: Fix isxdigit to not accept non-hex characters
Martin Storsjö
2013-03-07
1
-1
/
+1
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
1
-2
/
+1
*
avstring: Add locale independent versions of some ctype.h functions
Reimar Döffinger
2013-03-07
1
-0
/
+22
*
lavu: Add av_strnstr()
Vladimir Pantelic
2013-01-25
1
-0
/
+14
*
avstring: K&R formatting cosmetics
Luca Barbato
2013-01-24
1
-59
/
+56
*
avstring: add av_basename and av_dirname
Luca Barbato
2012-12-29
1
-0
/
+41
*
Remove pointless #undefs of previously forbidden functions.
Anton Khirnov
2012-12-04
1
-1
/
+0
*
avstring-test: fix memory leaks
Mans Rullgard
2012-10-12
1
-2
/
+4
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+2
*
avstring: Add locale independent implementations of strcasecmp/strncasecmp
Reimar Döffinger
2011-11-06
1
-0
/
+21
*
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
/
+88
*
Add av_stristr() function
Måns Rullgård
2010-03-06
1
-0
/
+13
*
Place { of the function where indent -kr wants it.
Michael Niedermayer
2009-12-14
1
-1
/
+2
*
Move #include where it belongs.
Michael Niedermayer
2009-12-13
1
-0
/
+1
*
Add a function to convert a number to a av_malloced string.
Michael Niedermayer
2009-12-13
1
-0
/
+6
*
Rename string.c to avstring.c so that the name of header and C file match.
Diego Biurrun
2009-01-29
1
-0
/
+78