January 22, 2011
View fe01dd8

id3v2: split tables for various ID3v2 versions

Anton Khirnov authored on 2011/01/22 04:54:34
January 20, 2011
View b3158f7

id3v2: make ff_id3v2_parse static

Anton Khirnov authored on 2011/01/20 17:35:58
January 19, 2011
View eeb0b89

id3v2: use an enum for encodings instead of magic numbers.

Anton Khirnov authored on 2011/01/19 18:13:25
December 7, 2010
View 7a07d15

id3v2: use a named constant instead of 0x02

Anton Khirnov authored on 2010/12/07 16:52:50
July 2, 2010
View b8ab52e

Fix Doxygen function parameter documentation syntax.

Diego Biurrun authored on 2010/07/02 20:41:13
July 1, 2010
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06
June 11, 2010
View 3a1350e

Generalize ID3v2 functions to support ID3v2-like ID headers with a different magic in the header (mainly targeted to Sony's .oma/.aa3 format).

Michael Karcher authored on 2010/06/11 22:44:57
October 17, 2009
View cf671d0

Remove extraneous const keyword

Måns Rullgård authored on 2009/10/17 23:07:28
October 6, 2009
View 078d89a

MP3 muxer: Write all metadata. Patch by Anton Khirnov <wyskas at gmail dot com>

Anton Khirnov authored on 2009/10/06 01:06:00
September 29, 2009
View 6378b06

Add id3v2 metadata conversion table and use it in mp3 muxer.

Anton Khirnov authored on 2009/09/29 16:05:03
June 19, 2009
View 50fcd5b

Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. patch by Patrick Dehne, patrick mysonicweb com

Patrick Dehne authored on 2009/06/19 23:03:35
June 12, 2009
View 7541118

Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. patch by Patrick Dehne, patrick mysonicweb com

Patrick Dehne authored on 2009/06/12 00:26:57
January 20, 2009
View ac3ef4a

Fix probing of files with ID3v2 tags. Discussed at http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-January/059302.html

Alex Converse authored on 2009/01/20 06:54:06
January 15, 2009
View 2ea512a

Factorise id3v2 header parsing from mp3.c to be shared

Alex Converse authored on 2009/01/15 21:23:03