log libmpcodecs/ad_mp3lib.c @ 30595:82e4e386fdc5

age author description
2010-02-16 diego Add header file for mplayer_audio_read() instead of forward declaring it.
2010-02-12 diego Mark all ad_info_t/vd_info_t structure declarations as const.
2010-01-30 diego Add missing license headers to all files in the libmpcodecs directory.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-07-30 diego Start unifying names of internal preprocessor directives.
2006-06-21 diego Move #ifdefs around complete files into the build system.
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2004-12-26 reimar Demuxer was fixed, so do not skip the first frame anymore
2004-09-21 reimar setting samplesize to 2 in decoders where neccessary.
2003-08-15 alex Workaround: skip first mp3 frame, that mostly contains trashed data. This fixes several buggy/mistdetected files. Idea by Arpi.
2002-11-01 arpi usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-08-30 arpi renamed to ad_mp3lib.c base libmpcodecs/ad_mp3.c@4b8a6d49a7d9