log mp3.c @ 5016:eb6dd7717805 libavformat

age author description
Thu, 11 Jun 2009 15:26:57 +0000 diego Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. libavformat
Wed, 22 Apr 2009 02:58:20 +0000 michael Require 4 instead of 3 frames for detecting mp3, libavformat
Sun, 22 Mar 2009 16:10:37 +0000 aurel handle id3v2 'genre' tag formated as '%d' libavformat
Mon, 02 Mar 2009 05:18:33 +0000 diego Change a bunch of codec long_names to be more consistent and descriptive. libavformat
Thu, 05 Feb 2009 18:41:06 +0000 alexc Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on libavformat
Mon, 02 Feb 2009 22:17:26 +0000 aurel cosmetics: indentation libavformat
Mon, 02 Feb 2009 22:17:14 +0000 aurel simplify usage of dstlen as it is not a parameter anymore libavformat
Mon, 02 Feb 2009 22:14:28 +0000 aurel cosmetics: indentation libavformat
Mon, 02 Feb 2009 22:13:03 +0000 aurel use new metadata API in the mp3 muxer libavformat
Mon, 02 Feb 2009 22:11:56 +0000 aurel use new metadata API in the mp3 demuxer libavformat
Sun, 01 Feb 2009 21:22:12 +0000 aurel don't support the mp3 extension in the mp2 muxer libavformat
Fri, 23 Jan 2009 12:09:32 +0000 andoma Avoid allocating MPADecodeContext on stack. libavformat
Tue, 20 Jan 2009 08:00:39 +0000 alexc Fix a read past end of buffer crash in the mp3 probe libavformat
Mon, 19 Jan 2009 21:54:06 +0000 alexc Fix probing of files with ID3v2 tags. Discussed at libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat