log libmpcodecs/ad_libmad.c @ 32742:0dfeffc40c65

age author description
2010-05-25 diego whitespace cosmetics
2010-02-26 diego Do not cast the results of malloc/calloc/realloc.
2010-02-12 diego Mark all ad_info_t/vd_info_t structure declarations as const.
2010-01-30 diego Add missing license headers to all files in the libmpcodecs directory.
2010-01-30 diego Remove confusing comment.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2006-06-21 diego Move #ifdefs around complete files into the build system.
2004-09-22 rfelker 10l
2004-09-21 reimar setting samplesize to 2 in decoders where neccessary.
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-05-12 arpi always reser audio input buffer pointer
2002-04-03 arpi libmad support, rewritten from scratch using Xine decoder as sample