summaryrefslogtreecommitdiffstats
path: root/libavformat/id3v2.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Prettyprint one more line to have columns line up.Diego Biurrun2009-06-111-1/+1
* cosmetics: Reformat to K&R and prettyprint newly created files.Diego Biurrun2009-06-111-31/+30
* Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.Patrick Dehne2009-06-111-0/+147
* Fix probing of files with ID3v2 tags. Discussed atAlex Converse2009-01-191-0/+12
* Factorise id3v2 header parsing from mp3.c to be sharedAlex Converse2009-01-151-0/+35
OpenPOWER on IntegriCloud