Mercurial > mplayer.hg
view libmpcodecs/native/xa_gsm.h @ 18222:8c35bd43135f
Add a new command: osd_show_property_text that show an expanded property
string on the OSD. Based on a patch 'by someone named "veal" on irc'
that showed the filename.
author | albeu |
---|---|
date | Sun, 23 Apr 2006 14:31: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);