Commit History

Author SHA1 Message Date
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Michael Niedermayer 79ae084e9b Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov ba445f5557 id3v2enc: add a function for writing attached pictures. 12 years ago
  Anton Khirnov 411225aabc id3v2enc: split ff_id3v2_write(). 12 years ago
  Anton Khirnov 393fd0d89e id3v2: remove unused ff_id3v2_read(). 12 years ago
  Anton Khirnov 079ea6ca5f lavf: export id3v2 attached pictures as streams. 12 years ago
  Anton Khirnov a93b09cb45 id3v2: read attached pictures and export them in ID3v2ExtraMeta. 12 years ago
  Michael Niedermayer 2b0cdb7364 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Karcher 16ad77b357 Move id3v2 tag writing to a separate file. 13 years ago
  Michael Niedermayer f97faf6751 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Karcher e71ebb1972 id3v2: fix doxy comment - 'machine byte order' makes no sense on char arrays 13 years ago
  Michael Niedermayer 91eb1b1525 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun c4a378855e id3v2: reduce the scope of some non-globally-used symbols/structures 13 years ago
  Reimar Döffinger a1526cd78f id3v2: Fix some (function) pointer types. 13 years ago
  Michael Niedermayer 3e1a7ae44a Merge remote-tracking branch 'qatar/master' 13 years ago
  David Goldwich 7a019dffe5 id3v2: add support for non-text and GEOB type tag frames 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov fe01dd8d74 id3v2: split tables for various ID3v2 versions 13 years ago
  Anton Khirnov cb6bc57681 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 d66eff3685 id3v2: use an enum for encodings instead of magic numbers. 13 years ago
  Anton Khirnov 46a2da7698 id3v2: make ff_id3v2_parse static 13 years ago
  Anton Khirnov 7a07d158bd id3v2: use a named constant instead of 0x02 13 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