log libmpcodecs/ad_msadpcm.c @ 9828:c5fd755db576

age author description
Thu, 24 Oct 2002 10:05:09 +0000 arpi 100l - Michael is right, we don't need le2me here
Wed, 23 Oct 2002 23:48:42 +0000 arpi 10l
Wed, 23 Oct 2002 23:15:25 +0000 arpi fixed unaligned access (bus error on sparc)
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Sat, 29 Jun 2002 22:10:18 +0000 arpi bugfix by Keiki SATOH <kki@wakusei.ne.jp>
Wed, 03 Apr 2002 21:37:26 +0000 arpi control() done
Mon, 01 Apr 2002 17:58:04 +0000 arpi audio input buffer allocation/free cleanup
Sat, 30 Mar 2002 22:27:45 +0000 melanson reworked ADPCM decoders; changes include:
Tue, 26 Mar 2002 04:41:43 +0000 melanson fixed so the decoder cooperates better with the rest of the system
Mon, 25 Mar 2002 21:06:01 +0000 arpi imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added