Mercurial > mplayer.hg
log libmpcodecs/ad_alaw.c @ 16449:5362c60b3b37
age | author | description |
---|---|---|
Thu, 13 Jan 2005 22:14:33 +0000 | reimar | set ss_mul to number of channels. Works with all samples I found. |
Tue, 21 Sep 2004 20:34:47 +0000 | reimar | setting samplesize to 2 in decoders where neccessary. |
Wed, 16 Oct 2002 16:49:58 +0000 | arpi | set up ss_div/ss_mul properly, accept 'alaw' fourcc too |
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 |
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 |