repo.or.cz
/
mplayer
/
greg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
synced with r22428
[mplayer/greg.git]
/
input
/
lirc.h
blob
6271aaaeb2404ee283cf072630ad50bf7633e52b
1
2
3
int
4
mp_input_lirc_init
(
void
);
5
6
int
7
mp_input_lirc_read
(
int
fd
,
char
*
dest
,
int
s
);
8
9
void
10
mp_input_lirc_close
(
int
fd
);