Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 17394:d44f30816921
Always try to parse index chunk, no reason to check for movi_end
Also check return value of parse_index_chunk
author | reimar |
---|---|
date | Sat, 14 Jan 2006 22:47:38 +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();