Commit History

Author SHA1 Message Date
  Anton Khirnov fe01dd8d74 id3v2: split tables for various ID3v2 versions 13 years ago
  Anton Khirnov eeb0b893e3 id3v2: use an enum for encodings instead of magic numbers. 13 years ago
  Anton Khirnov b3158f7a42 id3v2: make ff_id3v2_parse static 13 years ago
  Anton Khirnov 7a07d158bd id3v2: use a named constant instead of 0x02 14 years ago
  Diego Biurrun b8ab52e702 Fix Doxygen function parameter documentation syntax. 14 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
  Michael Karcher 3a1350e8d9 Generalize ID3v2 functions to support ID3v2-like ID headers with a 14 years ago
  Måns Rullgård cf671d0543 Remove extraneous const keyword 15 years ago
  Anton Khirnov 078d89a2b0 MP3 muxer: Write all metadata. 15 years ago
  Anton Khirnov 6378b06208 Add id3v2 metadata conversion table and use it in mp3 muxer. 15 years ago
  Patrick Dehne 50fcd5be36 Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 15 years ago
  Patrick Dehne 7541118286 Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 15 years ago
  Alex Converse ac3ef4a41b Fix probing of files with ID3v2 tags. Discussed at 15 years ago
  Alex Converse 2ea512a6c2 Factorise id3v2 header parsing from mp3.c to be shared 15 years ago