Sakari,
On Sun, Mar 04, 2012 at 20:49:36, Sakari Ailus wrote:
> Hi Manju,
>
> Thanks for the patch.
>
> On Tue, Feb 07, 2012 at 03:35:14PM +0530, Manjunath Hadli wrote:
> > add new macro V4L2_PIX_FMT_SGRBG10ALAW8 and associated formats to
> > represent Bayer format frames compressed by A-LAW al
On Sun, 2012-03-04 at 11:20 +0100, Laurent Pinchart wrote:
> Hi Andy,
>
> Thanks for the review.
>
> On Saturday 03 March 2012 12:35:09 Andy Walls wrote:
> > On Sat, 2012-03-03 at 16:28 +0100, Laurent Pinchart wrote:
> > > Add a generic helper function to compute PLL parameters for PLL found in
>
Hi,
Skippy le Grand Gourou wrote[1]:
> Hercules Deluxe USB webcam won't work, see the end of the kernel
> log.
[...]
> [521041.808976] gspca: probing 05a9:4519
> [521042.469094] ov519: I2C synced in 3 attempt(s)
> [521042.469097] ov519: starting OV7xx0 configuration
> [521042.469793] ov519: Unkno
This patch add CI support to az6007 driver.
Signed-off-by: Jose Alberto Reguero diff -urN linux/drivers/media/dvb/dvb-usb/az6007.c linux.new/drivers/media/dvb/dvb-usb/az6007.c
--- linux/drivers/media/dvb/dvb-usb/az6007.c 2012-01-22 02:53:17.0 +0100
+++ linux.new/drivers/media/dvb/dvb-usb/a
Hi Sakari,
On Sunday 04 March 2012 17:01:30 Sakari Ailus wrote:
> Laurent Pinchart wrote:
> > On Sunday 04 March 2012 00:37:07 Sakari Ailus wrote:
> >> On Sat, Mar 03, 2012 at 04:28:14PM +0100, Laurent Pinchart wrote:
> >>> Add a generic helper function to compute PLL parameters for PLL found in
>
Il 29/02/2012 22:30, Geert Uytterhoeven ha scritto:
> http://kisskb.ellerman.id.au/kisskb/buildresult/5759200/ ERROR:
> "__udivdi3" [drivers/media/dvb/frontends/rtl2830.ko] undefined!
>
> I didn't look too deeply into it, but I think it's caused by the
> "num /= priv->cfg.xtal" in rtl2830_init() (
Hi Jean-Francois
I can confirm that GSPCA v2.15.1 removes the bad pixels when I use
Cheese or VLC. However, I'm sorry to report that the Motion problems
unfortunately still remain. Is there something else I must do to
overcome the below errors? I'm happy to keep testing newer GSPCA
versions for
Hello all, I am using this patch to get virtual adapters for DVB
devices:
https://aur.archlinux.org/packages/sa/sascng-linux3-patch/sascng-linux3-patch.tar.gz
Here is more info: https://aur.archlinux.org/packages.php?ID=51325
Is it possible to add this patch on the dvb source?
This patch is nee
In cx231xx_v4l2_close() there are two calls to
cx231xx_release_resources(dev) followed by kfree(dev). That is a
problem since cx231xx_release_resources() already kfree()'s its
argument, so we end up doing a double free.
Easily resolved by just removing the redundant kfree() calls after the
calls t
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date:Sun Mar 4 19:00:16 CET 2012
git hash:e8ca6d20a65d9d94693a0ed99b12d95b882dc859
gcc version: i686-linux-gcc (GCC
In driver ivtv, there is a mismatch between the type of the radio module
parameter
and the storage variable, which leads to the following warning:
CC [M] drivers/media/video/ivtv/ivtv-driver.o
drivers/media/video/ivtv/ivtv-driver.c: In function ‘__check_radio’:
drivers/media/video/ivtv/ivtv-dr
Hi Manju,
Thanks for the patch.
On Tue, Feb 07, 2012 at 03:35:14PM +0530, Manjunath Hadli wrote:
> add new macro V4L2_PIX_FMT_SGRBG10ALAW8 and associated formats
> to represent Bayer format frames compressed by A-LAW algorithm,
> add V4L2_PIX_FMT_UV8 to represent storage of C data (UV interleaved
Hi Laurent,
Laurent Pinchart wrote:
On Sunday 04 March 2012 00:37:07 Sakari Ailus wrote:
On Sat, Mar 03, 2012 at 04:28:14PM +0100, Laurent Pinchart wrote:
Add a generic helper function to compute PLL parameters for PLL found in
several Aptina sensors.
[snip]
diff --git a/drivers/media/vide
Hi,
I am getting following error:
"drivers/media/dvb/frontends/cx24110.c:210 cx24110_set_fec() error:
buffer overflow 'rate' 7 <= 8"
In cx24110_set_fec, arrays " rate[] , g1[], g2[]" have only 7 values.
typedef enum fe_code_rate {
FEC_6_7, // index 7
FEC_7_
Hi!
I noticed that support for Terratec H7 arrived not long ago. Thank you
very much.
It works very well in kaffeine and gnutv(the only applications tested at
the moment). I have tried it with DVB-C without any problems as long as
I choose unencrypted channels.
I haven't tried DVB-T but I gu
Hi Andy,
Thanks for the review.
On Saturday 03 March 2012 12:35:09 Andy Walls wrote:
> On Sat, 2012-03-03 at 16:28 +0100, Laurent Pinchart wrote:
> > Add a generic helper function to compute PLL parameters for PLL found in
> > several Aptina sensors.
[snip]
> > +int aptina_pll_configure(struct
Hi Sakari,
On Sunday 04 March 2012 00:37:07 Sakari Ailus wrote:
> On Sat, Mar 03, 2012 at 04:28:14PM +0100, Laurent Pinchart wrote:
> > Add a generic helper function to compute PLL parameters for PLL found in
> > several Aptina sensors.
[snip]
> > diff --git a/drivers/media/video/aptina-pll.c
>
17 matches
Mail list logo