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
/
dict.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavu/dict: cosmetic realign.
Clément Bœsch
2013-04-13
1
-4
/
+4
*
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-2
/
+1
*
dict: fix memleak
Michael Niedermayer
2013-02-01
1
-0
/
+1
*
dict.c: use av_mallocz instead of av_realloc
Paweł Hajdan, Jr
2013-01-29
1
-3
/
+5
*
Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'
Michael Niedermayer
2013-01-26
1
-0
/
+47
|
\
|
*
dict: add av_dict_parse_string()
Justin Ruggles
2013-01-25
1
-0
/
+47
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+3
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-11
1
-0
/
+10
|
\
\
|
|
/
|
*
dict: move struct AVDictionary definition to dict.c
Mans Rullgard
2012-08-10
1
-0
/
+5
|
*
dict: add av_dict_count()
Mans Rullgard
2012-08-10
1
-0
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-07
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove leftover includes of strings.h
Martin Storsjö
2011-11-06
1
-1
/
+0
*
|
dict: fix assignment discards qualifiers from pointer target type warnings.
Michael Niedermayer
2011-10-17
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-18
1
-1
/
+12
|
\
\
|
|
/
|
*
dict: add AV_DICT_APPEND flag.
Anton Khirnov
2011-06-16
1
-1
/
+12
*
|
dict: This code was developed in ffmpeg and not libav, nor by libav developers.
Michael Niedermayer
2011-06-10
1
-4
/
+4
|
/
*
Move metadata API from lavf to lavu.
Anton Khirnov
2011-06-08
1
-0
/
+110