view xa/xa_gsm.h @ 5308:69e55c9c1a1a

Default to avcodec if installed, otherwise use fame. Apparently fame output is very very blocky
author mswitch
date Sun, 24 Mar 2002 15:18:38 +0000
parents 3b5f5d1c5041
children
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();