view libmpcodecs/native/xa_gsm.h @ 6076:eff64fb1ffea

patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz
author arpi
date Mon, 13 May 2002 20:41:20 +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();