view input/lirc.h @ 17359:2e4a4dfc5d49

1.1186: Merry Christmas and happy cola-chugging! 1.1185: Adds lavc's brd_scale and updates vb_strategy 1.1184: This cache-seek-min is definitly implemented. The not implemented one got removed... 1.1183: The <=132 frame rule is only valid at MacroBlock level not at frame one. Following it gives worse compression even with IP sequence.(B-Frames doesn't accumulate error) 1.1182: reverse the H264 hack 1.1181: fspp update
author kraymer
date Wed, 11 Jan 2006 22:09:55 +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);