Re: [linux-usb-devel] W996[87]CF decoder in kernel space as optional module

2004-06-04 Thread Tuukka Toivonen
On Thu, 3 Jun 2004, James Courtier-Dutton wrote: >>>I think that it would be greatly improved is there was a user land lib >>>that applications talked to. With the kernel just doing the interface >> Have you looked at the GStreamer? It tries to be like this. >GStreamer has nothing to do with inter

Re: [linux-usb-devel] W996[87]CF decoder in kernel space as optional module

2004-06-03 Thread James Courtier-Dutton
Tuukka Toivonen wrote: On Thu, 3 Jun 2004, James Courtier-Dutton wrote: I think that it would be greatly improved is there was a user land lib that applications talked to. With the kernel just doing the interface Have you looked at the GStreamer? It tries to be like this. It also tries to be much

Re: [linux-usb-devel] W996[87]CF decoder in kernel space as optional module

2004-06-03 Thread Tuukka Toivonen
On Thu, 3 Jun 2004, James Courtier-Dutton wrote: >I think that it would be greatly improved is there was a user land lib >that applications talked to. With the kernel just doing the interface Have you looked at the GStreamer? It tries to be like this. It also tries to be much more, which is why

Re: [linux-usb-devel] W996[87]CF decoder in kernel space as optional module

2004-06-03 Thread James Courtier-Dutton
Luca Risolia wrote: I am going to submit a patch for the Linux 2.6 adding the jpeg frame decoding feature (with integer arithmetics) to the w996[87]cf USB drivers. It is an _optional_ module, meaning that, even if compiled, the user can (load and) unload it whenever he wants to. I've not seen any o

[linux-usb-devel] W996[87]CF decoder in kernel space as optional module

2004-06-03 Thread Luca Risolia
I am going to submit a patch for the Linux 2.6 adding the jpeg frame decoding feature (with integer arithmetics) to the w996[87]cf USB drivers. It is an _optional_ module, meaning that, even if compiled, the user can (load and) unload it whenever he wants to. I've not seen any objections from the