aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ad_dk3adpcm.c
Commit message (Expand)AuthorAge
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07
* Remove bswap.h, use libavutil/bswap.h instead.Gravatar diego2006-11-29
* attempt to fix missing and/or broken boundary checksGravatar reimar2005-11-10
* setting samplesize to 2 in decoders where neccessary.Gravatar reimar2004-09-21
* -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/commentsGravatar arpi2002-08-31
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...Gravatar arpi2002-08-30
* control() doneGravatar arpi2002-04-03
* audio input buffer allocation/free cleanupGravatar arpi2002-04-01
* reworked ADPCM decoders; changes include:Gravatar melanson2002-03-30
* imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu...Gravatar arpi2002-03-25