summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_mp3lib.c
Commit message (Expand)AuthorAgeFilesLines
* Make audio decoder description structs constUoti Urpala2008-04-261-1/+1
* Move #ifdefs around complete files into the build system.diego2006-06-211-2/+0
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-1/+1
* Demuxer was fixed, so do not skip the first frame anymorereimar2004-12-261-1/+0
* setting samplesize to 2 in decoders where neccessary.reimar2004-09-211-0/+1
* Workaround: skip first mp3 frame, that mostly contains trashed data. This fix...alex2003-08-151-0/+1
* usage of libmpeg2, liba52, mp3lib & svq1 can be disabledarpi2002-11-011-0/+3
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* renamed to ad_mp3lib.carpi2002-08-301-0/+80