summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_mp3lib.c
Commit message (Expand)AuthorAgeFilesLines
* mp3lib: drop internal mp3lib treeUoti Urpala2011-04-021-100/+0
* Add header file for mplayer_audio_read() instead of forward declaring it.diego2010-02-161-0/+1
* Mark all ad_info_t/vd_info_t structure declarations as const.diego2010-02-121-1/+1
* Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* Start unifying names of internal preprocessor directives.diego2008-07-301-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