index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
avstring.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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