aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_libmad.c
Commit message (Expand)AuthorAge
* whitespace cosmeticsGravatar diego2010-05-25
* Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
* Mark all ad_info_t/vd_info_t structure declarations as const.Gravatar diego2010-02-12
* Add missing license headers to all files in the libmpcodecs directory.Gravatar diego2010-01-30
* Remove confusing comment.Gravatar diego2010-01-30
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Move #ifdefs around complete files into the build system.Gravatar diego2006-06-21
* 10lGravatar rfelker2004-09-22
* setting samplesize to 2 in decoders where neccessary.Gravatar reimar2004-09-21
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* always reser audio input buffer pointerGravatar arpi2002-05-12
* libmad support, rewritten from scratch using Xine decoder as sampleGravatar arpi2002-04-03