Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 8031:ad62a544964c
Huge update, added native overlay support (no more need for dxr3view).
This is still in testing state so I won't update the docs/Changelog just
yet. By pre11 perhaps ;).
author | mswitch |
---|---|
date | Sat, 02 Nov 2002 01:18:54 +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();