view input/lirc.h @ 13581:ffed770f7564

fixed a bug that makes the demuxer loop forever probing a52 audio when a52_syncinfo() returns 0
author nicodvb
date Thu, 07 Oct 2004 21:08:10 +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);