view input/lirc.h @ 14171:83a1fd8cbdd1

Added rawy800 codec as according to the manpage it should be there (see -rawvideo).
author reimar
date Fri, 17 Dec 2004 13:30:29 +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);