log libmpcodecs/ad_mp3lib.c @ 34195:5affa2074131

age author description
Tue, 07 Sep 2010 23:46:14 +0000 diego Add the proper include instead of declaring the fakemono variable extern.
Tue, 16 Feb 2010 13:16:17 +0000 diego Add header file for mplayer_audio_read() instead of forward declaring it.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
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