Fri, 02 Jul 2010 11:41:13 +0000 |
diego |
Fix Doxygen function parameter documentation syntax.
libavformat
|
Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
libavformat
|
Fri, 11 Jun 2010 13:44:57 +0000 |
cehoyos |
Generalize ID3v2 functions to support ID3v2-like ID headers with a
libavformat
|
Sat, 17 Oct 2009 14:07:28 +0000 |
mru |
Remove extraneous const keyword
libavformat
|
Mon, 05 Oct 2009 16:06:00 +0000 |
ramiro |
MP3 muxer: Write all metadata.
libavformat
|
Tue, 29 Sep 2009 07:05:03 +0000 |
cehoyos |
Add id3v2 metadata conversion table and use it in mp3 muxer.
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:26:57 +0000 |
diego |
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
libavformat
|
Mon, 19 Jan 2009 21:54:06 +0000 |
alexc |
Fix probing of files with ID3v2 tags. Discussed at
libavformat
|
Thu, 15 Jan 2009 12:23:03 +0000 |
superdump |
Factorise id3v2 header parsing from mp3.c to be shared
libavformat
|