Re: [PULL] http://linuxtv.org/hg/~jfrancois/v4l-dvb/

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 23 Apr 2009 10:19:48 -0300
Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx> wrote:


> > > > changeset:   11571:c3ae07c7c476
> > > > gspca - tp6800: New subdriver with webcam 06a2:0003.
> 
> +               .sizeimage = 320 * 240 + 590,
> 
> Hmm... this looks weird! Why do you need to add 590 bytes here?

Yes, there are problems in this driver, but it is working!

Anders, may you change the 'sizeimage's to:
	.sizeimage = 320 * 240 * 3 / 8 + 590,
and
	.sizeimage = 640 * 480 * 3 / 8 + 590,

Cheers.

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux