summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ad_imaadpcm.c
Commit message (Expand)AuthorAgeFilesLines
* Make audio decoder description structs constUoti Urpala2008-04-261-1/+1
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...reimar2006-12-071-1/+1
* Remove bswap.h, use libavutil/bswap.h instead.diego2006-11-291-1/+2
* fix illegal readreimar2005-06-201-1/+1
* setting samplesize to 2 in decoders where neccessary.reimar2004-09-211-0/+1
* 100l: you have 2 nibbles per byte, don't divide byte count by 2rtognimp2003-09-031-1/+1
* ms\0x00\x11 supportalex2002-11-041-2/+4
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...arpi2002-08-301-1/+0
* control() donearpi2002-04-031-2/+5
* audio input buffer allocation/free cleanuparpi2002-04-011-5/+1
* reworked ADPCM decoders; changes include:melanson2002-03-301-18/+333
* imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface fu...arpi2002-03-251-0/+59