view libmpcodecs/native/xa_gsm.h @ 21560:a16219e6d656

added function to return the language of the specified subtitle id. Patch by o o O tvos Attila
author nicodvb
date Sun, 10 Dec 2006 17:25:54 +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);