summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_libmad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r30748Uoti Urpala2010-03-101-1/+1
|\
| * Do not cast the results of malloc/calloc/realloc.diego2010-02-261-1/+1
| * Mark all ad_info_t/vd_info_t structure declarations as const.diego2010-02-121-1/+1
* | Merge svn changes up to r30463Uoti Urpala2010-03-091-1/+17
|\|
| * Add missing license headers to all files in the libmpcodecs directory.diego2010-01-301-0/+18
| * Remove confusing comment.diego2010-01-301-2/+0
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-12/+12
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-12/+12
* | Make audio decoder description structs constUoti Urpala2008-04-261-1/+1
|/
* Move #ifdefs around complete files into the build system.diego2006-06-211-3/+0
* 10lrfelker2004-09-221-1/+1
* setting samplesize to 2 in decoders where neccessary.reimar2004-09-211-0/+1
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* always reser audio input buffer pointerarpi2002-05-121-1/+0
* libmad support, rewritten from scratch using Xine decoder as samplearpi2002-04-031-0/+175