Mercurial > mplayer.hg
log libmpcodecs/ad_mp3lib.c @ 24616:cb9e7a138b6e
age | author | description |
---|---|---|
Wed, 21 Jun 2006 14:49:09 +0000 | diego | Move #ifdefs around complete files into the build system. |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Sun, 26 Dec 2004 11:54:01 +0000 | reimar | Demuxer was fixed, so do not skip the first frame anymore |
Tue, 21 Sep 2004 20:34:47 +0000 | reimar | setting samplesize to 2 in decoders where neccessary. |
Fri, 15 Aug 2003 12:35:08 +0000 | alex | Workaround: skip first mp3 frame, that mostly contains trashed data. This fixes several buggy/mistdetected files. Idea by Arpi. |
Fri, 01 Nov 2002 16:40:15 +0000 | arpi | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled |
Fri, 30 Aug 2002 21:44:20 +0000 | arpi | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible |
Fri, 30 Aug 2002 19:40:24 +0000 | arpi | renamed to ad_mp3lib.c base libmpcodecs/ad_mp3.c@4b8a6d49a7d9 |