Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 22483:662e7f56ec7f
Include <string.h> explicitly.
(it was already present through other headers)
author | uau |
---|---|
date | Fri, 09 Mar 2007 14:04:07 +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);