view input/lirc.h @ 11372:3761aff4722e

If alex is too lazy to apply a patch, then i'll do it :) This one fixes a sig11 when the -vo can't be initialized and get_buffer fails for libavcodec
author attila
date Mon, 03 Nov 2003 10:42:28 +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);