aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_libmad.c
Commit message (Expand)AuthorAge
* Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30463Gravatar Uoti Urpala2010-03-09
|\ \
| | * 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
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Make audio decoder description structs constGravatar Uoti Urpala2008-04-26
|/
* 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