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
/
id3v2enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-01
1
-47
/
+145
|
\
\
|
|
/
|
*
id3v2enc: add a function for writing attached pictures.
Anton Khirnov
2012-02-29
1
-9
/
+82
|
*
id3v2enc: fix writing frame sizes for ID3v2.3
Anton Khirnov
2012-02-29
1
-11
/
+15
|
*
id3v2enc: split ff_id3v2_write().
Anton Khirnov
2012-02-29
1
-22
/
+42
|
*
id3v2enc: make id3v2_put_size take only an AVIOContext.
Anton Khirnov
2012-02-29
1
-7
/
+7
*
|
id3v2enc: av_strcasecmp()
Michael Niedermayer
2011-11-03
1
-2
/
+1
*
|
id3v2enc: include strings.h for strcasecmp()
Michael Niedermayer
2011-11-02
1
-1
/
+1
*
|
id3v2enc: add support for year and day/month tags when writing id3v2 version ...
Tobias Rapp
2011-11-02
1
-1
/
+42
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-24
1
-4
/
+4
|
/
*
Move id3v2 tag writing to a separate file.
Michael Karcher
2011-10-23
1
-0
/
+146