log mp3.c @ 5772:d3d45b140065 libavformat

age author description
Sun, 28 Feb 2010 16:40:17 +0000 michael Many mp3s seem to contain padding after id3 tags that is not considered in the libavformat
Tue, 16 Feb 2010 16:32:25 +0000 rbultje Set lavf identification string globally in av_write_header(), rather libavformat
Wed, 10 Feb 2010 12:44:16 +0000 andoma mp3: ftell() file offset for VBR tags before ID3v1 parser messes it up. libavformat
Mon, 01 Feb 2010 11:39:10 +0000 pross Add a list of generic tags and change demuxers to follow it. libavformat
Sun, 22 Nov 2009 21:04:18 +0000 bcoudurier set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration libavformat
Mon, 19 Oct 2009 23:22:23 +0000 diego Move function that is only used by the MP3 muxer below the corresponding #if. libavformat
Mon, 19 Oct 2009 22:36:57 +0000 diego Add '#include "libavutil/intreadwrite.h"', necessary for AV_RB32. libavformat