log libmpcodecs/ad_msadpcm.c @ 11548:1548a38cab3f

age author description
2002-10-24 arpi 100l - Michael is right, we don't need le2me here
2002-10-23 arpi 10l
2002-10-23 arpi fixed unaligned access (bus error on sparc)
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-06-29 arpi bugfix by Keiki SATOH <kki@wakusei.ne.jp>
2002-04-03 arpi control() done
2002-04-01 arpi audio input buffer allocation/free cleanup
2002-03-30 melanson reworked ADPCM decoders; changes include:
2002-03-26 melanson fixed so the decoder cooperates better with the rest of the system
2002-03-25 arpi imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added