Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 19986:6d2433bc7600
Fix longstanding drag and drop bug: Only n-1 files get played when n files
get queued via drag and drop.
patch by laurent wozniak, laurent.wozniak at laposte dot net
author | diego |
---|---|
date | Wed, 27 Sep 2006 11:24:28 +0000 |
parents | f580a7755ac5 |
children | 58ff364dc851 |
line wrap: on
line source
void XA_MSGSM_Decoder(unsigned char *ibuf,unsigned short *obuf); void XA_GSM_Decoder(unsigned char *ibuf,unsigned short *obuf); void GSM_Init(void);