Mercurial > mplayer.hg
view input/lirc.h @ 8201:31bda85aeb11
configure has problems detecting the latest ffmpeg libavcodec.so. The MBR
and MBC defines are now removed from the header.
patch by Alexander.Gottwald@s1999.tu-chemnitz.de
author | arpi |
---|---|
date | Sat, 16 Nov 2002 02:54:26 +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);