Mercurial > mplayer.hg
view input/lirc.h @ 22327:f5f78d7cd421
mpcommon.c is a partial copy of mplayer.c, so recommit it as such.
Otherwise unchanged vs. r22251.
author | reimar |
---|---|
date | Sun, 25 Feb 2007 20:53:46 +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);