log mp3.c @ 2491:51d707a515f2 libavformat

age author description
Sun, 05 Aug 2007 00:47:57 +0000 bcoudurier do not write id3v2 header when writing .mp2 files libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Thu, 19 Jul 2007 15:21:30 +0000 takis Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat
Sun, 08 Jul 2007 13:42:46 +0000 mru kill uninitialised variable warning in mp3_read_probe() libavformat
Sun, 08 Jul 2007 03:16:59 +0000 romansh * Getting rid of the use of GCC language extensions libavformat
Fri, 06 Jul 2007 09:32:34 +0000 diego Use AV_RB* macros where appropriate. libavformat
Sat, 23 Jun 2007 23:10:32 +0000 mru use new string functions libavformat
Tue, 22 May 2007 08:28:32 +0000 benoit id3v2 writer libavformat
Tue, 22 May 2007 08:23:45 +0000 benoit id3v2 reader libavformat
Tue, 22 May 2007 07:58:22 +0000 benoit cosmetic v1/v2 renaming libavformat
Sun, 20 May 2007 15:11:55 +0000 aurel add a ff_ prefix to some mpegaudio funcs libavformat
Sun, 06 May 2007 18:23:28 +0000 reimar Fix two small typos in comment libavformat
Sun, 15 Apr 2007 13:51:57 +0000 aurel add an enum for need_parsing libavformat
Sun, 08 Apr 2007 11:34:15 +0000 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
Mon, 05 Feb 2007 23:04:48 +0000 michael better generic index building and seeking code libavformat