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
*
avutil: remove FF_CONST_AVUTIL53, its no longer needed
Michael Niedermayer
2014-11-24
1
-2
/
+2
*
lavu/dict: add av_dict_get_string
Lukasz Marek
2014-11-21
1
-0
/
+90
*
Fix "passing argument 1 of av_free discards const qualifier from pointer targ...
Michael Niedermayer
2014-09-13
1
-4
/
+4
*
dict.c: Free non-strduped av_dict_set arguments on error.
Reimar Döffinger
2014-08-23
1
-0
/
+2
*
dict.c: empty dictionaries should be a NULL pointer.
Reimar Döffinger
2014-08-16
1
-2
/
+9
*
dict.c: Add av_dict_set_int helper function.
Reimar Döffinger
2014-08-16
1
-0
/
+8
*
dict.c: minor simplification.
Reimar Döffinger
2014-07-31
1
-3
/
+2
*
Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772'
Michael Niedermayer
2014-06-09
1
-1
/
+4
|
\
|
*
av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE
Janne Grunau
2014-06-09
1
-1
/
+4
|
*
dict: const correctness for av_dict_get() and av_dict_copy()
Diego Biurrun
2014-06-05
1
-2
/
+2
*
|
avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26d...
Michael Niedermayer
2014-05-14
1
-2
/
+2
*
|
dict: const pointers to dictionary where possible
Roman Fietze
2014-04-03
1
-2
/
+2
*
|
Merge commit '93d216d37a3f95190ecb9d51cf72f54ea4e04ec7'
Michael Niedermayer
2014-03-07
1
-21
/
+29
|
\
\
|
|
/
|
*
dict: K&R formatting cosmetics
Patrice Clement
2014-03-07
1
-23
/
+31
|
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
1
-2
/
+1
*
|
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