12 Commits (d26eeb0dc1dd8f8aab0a5ed5830c3e34ce795aee)

Author SHA1 Message Date
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