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
/
libavformat
/
metadata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set lavf identification string globally in av_write_header(), rather
Anton Khirnov
2010-02-16
1
-1
/
+1
*
Add flags to prevent strdup() on arguments to av_metadata_set2().
Michael Niedermayer
2009-12-13
1
-1
/
+14
*
fix indentation
Baptiste Coudurier
2009-10-18
1
-7
/
+7
*
simplify metadata conversion and fixes gcc-2.95 at the same time
Aurelien Jacobs
2009-03-01
1
-11
/
+9
*
add a metadata conversion API
Aurelien Jacobs
2009-02-28
1
-0
/
+49
*
fix a memleak in av_metadata_set()
Aurelien Jacobs
2009-02-26
1
-1
/
+3
*
modify the way to pass parameters to av_metadata_set()
Aurelien Jacobs
2009-02-02
1
-6
/
+6
*
replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE flag
Aurelien Jacobs
2009-01-18
1
-3
/
+3
*
move ff_metadata_sync_compat to metadata_compat.c
Aurelien Jacobs
2009-01-08
1
-37
/
+0
*
free all allocated metadata structures
Aurelien Jacobs
2009-01-06
1
-0
/
+14
*
ignore year=0 and track=0
Aurelien Jacobs
2009-01-06
1
-1
/
+1
*
Add a metadata compatibility layer, so that when a user application set
Aurelien Jacobs
2009-01-06
1
-0
/
+37
*
add a typedef for AVMetadata
Aurelien Jacobs
2009-01-05
1
-3
/
+3
*
rename AVMetaData to AVMetadata and meta_data to metadata
Aurelien Jacobs
2009-01-04
1
-6
/
+6
*
Move metadata API from avcodec to avformat.
Michael Niedermayer
2009-01-04
1
-0
/
+75