Sun, 25 Apr 2010 14:27:42 +0000 |
stefano |
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
libavformat
|
Mon, 01 Feb 2010 11:39:10 +0000 |
pross |
Add a list of generic tags and change demuxers to follow it.
libavformat
|
Wed, 27 Jan 2010 13:03:53 +0000 |
michael |
Revert Revision: 21473
libavformat
|
Wed, 27 Jan 2010 00:31:52 +0000 |
stefano |
Fix misc typos, patch by
libavformat
|
Sun, 13 Dec 2009 22:31:29 +0000 |
astrange |
Correct truncated ID3v1 genre name.
libavformat
|
Sun, 13 Dec 2009 21:07:47 +0000 |
michael |
Simplify code by using av_metadata_set2().
libavformat
|
Sun, 13 Dec 2009 21:01:49 +0000 |
michael |
s/author/artist/ for ID3
libavformat
|
Sun, 13 Dec 2009 20:51:38 +0000 |
michael |
More ID3v1 genres from ffmbc.
libavformat
|
Sun, 06 Sep 2009 08:39:41 +0000 |
reimar |
ff_id3v1_genre_str table should be const.
libavformat
|
Fri, 19 Jun 2009 14:03:35 +0000 |
diego |
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
libavformat
|
Thu, 11 Jun 2009 15:35:23 +0000 |
diego |
cosmetics: Reformat to K&R and prettyprint newly created files.
libavformat
|
Thu, 11 Jun 2009 15:26:57 +0000 |
diego |
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
libavformat
base
mp3.c@c3f356710a7b
|