Mercurial > mplayer.hg
log libmpcodecs/ad_acm.c @ 13675:d4cba4c4c54c
age | author | description |
---|---|---|
2004-09-21 | reimar | setting samplesize to 2 in decoders where neccessary. |
2003-12-26 | arpi | workaround for min_srcsize==0 (scg726.acm) |
2003-12-24 | diego | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> |
2002-11-06 | arpi | *HUGE* set of compiler warning fixes, unused variables removal |
2002-11-01 | arpi | verbose can be negative |
2002-09-22 | arpi | wine headers cleanup |
2002-09-13 | alex | fixed to comply with new loader |
2002-09-01 | alex | merged with dll_init.c, moved some variables from sh_audio to private struct |
2002-08-31 | arpi | -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments |
2002-08-30 | arpi | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible |
2002-04-01 | alex | added acm uninit |
2002-03-25 | arpi | argh... Nick messed up driver names too |
2002-03-25 | arpi | imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field added |