Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 10746:0e5e55232e9d
added nv12/nv21 and some other fourccs (still not synced)
author | alex |
---|---|
date | Sun, 31 Aug 2003 21:11:35 +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();