Mercurial > mplayer.hg
log libmpcodecs/ad_imaadpcm.c @ 11369:a4b6fdc76fe5
age | author | description |
---|---|---|
2003-09-03 | rtognimp | 100l: you have 2 nibbles per byte, don't divide byte count by 2 |
2002-11-04 | alex | ms\0x00\x11 support |
2002-08-30 | arpi | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible |
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-25 | arpi | imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added |