19 Commits (6727380d0527a62fc4067048aaefd1e226313c81)

Author SHA1 Message Date
Anton Khirnov 9279826008 id3v2enc: use a case-insensitive comparison for APIC picture type 11 years ago
James Darnley 67270ccd3a lavf/id3v2enc: update comment about minimum padding 11 years ago
James Darnley 0de03fd6a1 lavf/id3v2enc: use metadata_header_padding 11 years ago
Mark Harris 4ccafaca1c avformat/id3v2enc: use UTF-16 in id3v2.3 APIC frame only if non-ASCII 11 years ago
Matthieu Bouron f468325d34 lavf/id3v2enc: fix cover art display on some software 12 years ago
Paul B Mahol 47ac344970 id3v2enc: chapter support 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov ba445f5557 id3v2enc: add a function for writing attached pictures. 13 years ago
Anton Khirnov 24fe1a3b16 id3v2enc: fix writing frame sizes for ID3v2.3 13 years ago
Anton Khirnov 411225aabc id3v2enc: split ff_id3v2_write(). 13 years ago
Anton Khirnov c199817748 id3v2enc: make id3v2_put_size take only an AVIOContext. 13 years ago
Michael Niedermayer b3f4ff2876 id3v2enc: av_strcasecmp() 13 years ago
Michael Niedermayer ce451c6b3a id3v2enc: include strings.h for strcasecmp() 13 years ago
Tobias Rapp f2e7ee9bf9 id3v2enc: add support for year and day/month tags when writing id3v2 version 3 metadata 13 years ago
Michael Karcher 16ad77b357 Move id3v2 tag writing to a separate file. 13 years ago