Alexander Strange
|
35164ffe50
|
Correct truncated ID3v1 genre name.
Originally committed as revision 20843 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-13 22:31:29 +00:00 |
|
Michael Niedermayer
|
da457e7086
|
Simplify code by using av_metadata_set2().
somewhat based on ffmbc
Originally committed as revision 20840 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-13 21:07:47 +00:00 |
|
Michael Niedermayer
|
8a98be1a08
|
s/author/artist/ for ID3
from ffmbc
Originally committed as revision 20838 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-13 21:01:49 +00:00 |
|
Michael Niedermayer
|
57f36fda56
|
More ID3v1 genres from ffmbc.
Originally committed as revision 20837 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-13 20:51:38 +00:00 |
|
Reimar Döffinger
|
ed034f6c59
|
ff_id3v1_genre_str table should be const.
Originally committed as revision 19781 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-09-06 08:39:41 +00:00 |
|
Patrick Dehne
|
50fcd5be36
|
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
patch by Patrick Dehne, patrick mysonicweb com
Originally committed as revision 19224 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-06-19 14:03:35 +00:00 |
|
Diego Biurrun
|
7d7b8c32c9
|
cosmetics: Reformat to K&R and prettyprint newly created files.
Originally committed as revision 19156 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-06-11 15:35:23 +00:00 |
|
Patrick Dehne
|
7541118286
|
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
patch by Patrick Dehne, patrick mysonicweb com
Originally committed as revision 19155 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-06-11 15:26:57 +00:00 |
|