Re: libv4l: possible problem found in PAC7302 JPEG decoding

2010-02-02 Thread Thomas Kaiser
On 02/02/2010 07:59 PM, Németh Márton wrote: Hi Thomas, Thomas Kaiser wrote: On 02/01/2010 10:23 PM, Németh Márton wrote: Hello Hans, while I was dealing with Labtec Webcam 2200 and with gspca_pac7302 driver I recognised the following behaviour. The stream received from the webcam is splitted

Re: libv4l: possible problem found in PAC7302 JPEG decoding

2010-02-02 Thread Németh Márton
Hi Thomas, Thomas Kaiser wrote: > On 02/01/2010 10:23 PM, Németh Márton wrote: >> Hello Hans, >> >> while I was dealing with Labtec Webcam 2200 and with gspca_pac7302 driver I >> recognised the >> following behaviour. The stream received from the webcam is splitted by the >> gspca_pac7302 >> subd

Re: libv4l: possible problem found in PAC7302 JPEG decoding

2010-02-02 Thread Thomas Kaiser
On 02/01/2010 10:23 PM, Németh Márton wrote: Hello Hans, while I was dealing with Labtec Webcam 2200 and with gspca_pac7302 driver I recognised the following behaviour. The stream received from the webcam is splitted by the gspca_pac7302 subdriver when the byte sequence 0xff, 0xff, 0x00, 0xff,

libv4l: possible problem found in PAC7302 JPEG decoding

2010-02-01 Thread Németh Márton
Hello Hans, while I was dealing with Labtec Webcam 2200 and with gspca_pac7302 driver I recognised the following behaviour. The stream received from the webcam is splitted by the gspca_pac7302 subdriver when the byte sequence 0xff, 0xff, 0x00, 0xff, 0x96 is found (pac_find_sof()). Before transm