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
/
libavformat
/
id3v2enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/id3v2enc: use av_dict_iterate
Marvin Scholz
2022-12-01
1
-5
/
+5
*
avformat/utils: Move creation-time functions to mux_utils
Andreas Rheinhardt
2022-05-10
1
-0
/
+1
*
avformat/id3v2enc: fix bad ID3v2 tag length
Gilles Bouthenot
2020-01-10
1
-3
/
+3
*
avformat: Forward errors where possible
Andreas Rheinhardt
2019-12-12
1
-9
/
+9
*
avformat/id3v2enc: Avoid allocation for small tags
Andreas Rheinhardt
2019-11-28
1
-21
/
+16
*
avformat/id3v2enc: fix bug, CTOC flags take only one byte
Paul B Mahol
2019-06-13
1
-1
/
+1
*
avformat/id3v2enc: write CTOC too
Paul B Mahol
2019-06-07
1
-0
/
+39
*
avformat: add option to parse/store ID3 PRIV tags in metadata.
Richard Shaffer
2018-01-24
1
-0
/
+60
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-1
/
+1
*
|
avformat: use ff_standardize_creation_time for formats writing all format str...
Marton Balint
2016-03-03
1
-0
/
+1
*
|
Merge commit '9279826008b80daad7446950a821f32033ccd33f'
Michael Niedermayer
2014-07-04
1
-1
/
+1
|
\
\
|
|
/
|
*
id3v2enc: use a case-insensitive comparison for APIC picture type
Anton Khirnov
2014-07-03
1
-1
/
+2
*
|
lavf/id3v2enc: update comment about minimum padding
James Darnley
2014-01-24
1
-4
/
+3
*
|
lavf/id3v2enc: use metadata_header_padding
James Darnley
2014-01-24
1
-6
/
+13
*
|
avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII
Mark Harris
2013-08-11
1
-0
/
+4
*
|
lavf/id3v2enc: fix cover art display on some software
Matthieu Bouron
2013-05-30
1
-1
/
+12
*
|
id3v2enc: chapter support
Paul B Mahol
2013-05-17
1
-13
/
+69
*
|
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