Mercurial > mplayer.hg
view input/lirc.h @ 20625:6faa5c9536b3
r20620: better description for -correct-pts
r20621: typo, roff markup
r20633: libmpdvdkit2 --> libdvdcss
r20639: fix typo
author | kraymer |
---|---|
date | Fri, 03 Nov 2006 14:36:48 +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);