Mercurial > mplayer.hg
view input/lirc.h @ 9519:34b636d19268
10L never blowup an option pointer !!!!
That fix Gub's bug (sorry for the delay ;)
author | albeu |
---|---|
date | Mon, 03 Mar 2003 10:59:07 +0000 |
parents | d375383e1a48 |
children | 6ac1ece1f9fe |
line wrap: on
line source
int mp_input_lirc_init(void); int mp_input_lirc_read(int fd,char* dest, int s); void mp_input_lirc_close(int fd);