view input/lirc.h @ 8309:447a89f93ba4

Update with JPEG FourCC, as found in SGI created baard.avi photo-jpeg. See ffmpeg-devel list, change to LEAD codec is untested as I don't have it...
author atmos4
date Thu, 28 Nov 2002 21:37:07 +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);