13 Commits (f4096bf6eeddc605457192476dbbf110d4cc6140)

Author SHA1 Message Date
Anton Khirnov 82f19afefe Partially revert "Simplify code by using av_metadata_set2()." 14 years ago
Stefano Sabatini 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
Anton Khirnov ca76a11948 Add a list of generic tags and change demuxers to follow it. 15 years ago
Michael Niedermayer 67b678bb40 Revert Revision: 21473 15 years ago
Stefano Sabatini e8a9d01846 Fix misc typos, patch by 15 years ago
Alexander Strange 35164ffe50 Correct truncated ID3v1 genre name. 15 years ago
Michael Niedermayer da457e7086 Simplify code by using av_metadata_set2(). 15 years ago
Michael Niedermayer 8a98be1a08 s/author/artist/ for ID3 15 years ago
Michael Niedermayer 57f36fda56 More ID3v1 genres from ffmbc. 15 years ago
Reimar Döffinger ed034f6c59 ff_id3v1_genre_str table should be const. 15 years ago
Patrick Dehne 50fcd5be36 Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. 16 years ago
Diego Biurrun 7d7b8c32c9 cosmetics: Reformat to K&R and prettyprint newly created files. 16 years ago
Patrick Dehne 7541118286 Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 16 years ago