Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 6530:f8d544dd22e9
mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
author | alex |
---|---|
date | Sun, 23 Jun 2002 17:34:29 +0000 |
parents | 5f4485862a72 |
children | f580a7755ac5 |
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();