Thanks for the patch Mauro. According to Gianluca that solves the
backwards compatibility issue. This is great news.
In other news I've tried a few experiments. Firstly I tried using a
3.2.0 unmodified straight out of the box kernel on my Core 2 64-bit
system. I was unable to produce any fault
On 01/11/2012 11:36 PM, Sakari Ailus wrote:
>>> This is what the spec says:
>>>
>>> "This is an action control. When set (the value is ignored), the device
>>> will do
>>> a white balance and then hold the current setting. Contrast this with the
>>> boolean V4L2_CID_AUTO_WHITE_BALANCE, which, when
Hi Ming,
sorry for the late response. It's all looking better now, however there
is still a few things that could be improved.
On 12/14/2011 03:00 PM, Ming Lei wrote:
> This patch introduces two new IOCTLs and related data
> structure which will be used by the coming video device
> with object de
On Thu, Dec 29, 2011 at 01:39:05PM +0100, Marek Szyprowski wrote:
From: Michal Nazarewicz
+ /* Make sure all pages are isolated. */
+ if (!ret) {
+ lru_add_drain_all();
+ drain_all_pages();
+ if (WARN_ON(test_pages_isolated(start, end)))
+
queue_setup callback has been extended with struct v4l2_format *fmt
parameter in 2d86401c2c commit. This patch adds this parameter to
s5p-jpeg driver.
Signed-off-by: Marek Szyprowski
CC: Andrzej Pietrasiewicz
---
drivers/media/video/s5p-jpeg/jpeg-core.c |7 ---
1 files changed, 4 insert
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:Fri Jan 13 19:00:23 CET 2012
git hash:240ab508aa9fb7a294b0ecb563b19ead000b2463
gcc version: i686-linux-gcc (GCC
Mauro,
Apply that if possible :)
regards
Antti
The following changes since commit 240ab508aa9fb7a294b0ecb563b19ead000b2463:
[media] [PATCH] don't reset the delivery system on DTV_CLEAR
(2012-01-10 23:44:07 -0200)
are available in the git repository at:
git://linuxtv.org/anttip/media_tre
Il 13/01/2012 14:50, Mauro Carvalho Chehab ha scritto:
> The changeset 240ab508aa is incomplete, as the first thing that
> happens at cache clear is to do a memset with 0 to the cache.
>
> So, the delivery system needs to be explicitly preserved there.
>
> Signed-off-by: Mauro Carvalho Chehab
>
This patch add brightness control to OmniVision 5621 sensor.
Signed-off-by: Jose Alberto Reguero
Jose Alberto
diff -ur linux/drivers/media/video/gspca/ov534_9.c linux.new/drivers/media/video/gspca/ov534_9.c
--- linux/drivers/media/video/gspca/ov534_9.c 2012-01-07 05:45:50.0 +0100
+++ lin
Il 13/01/2012 14:09, Jim Darby ha scritto:
> On 13/01/12 11:21, Mauro Carvalho Chehab wrote:
>
>> Hmm... this patch shouldn't be causing troubles for an application that
>> only uses DVBv3 call. Is Kaffeine filling the DTV_DELIVERY_SYSTEM with
>> SYS_UNDEFINED (0)?
>
> I think this is perhaps whe
On Friday, January 13, 2012 14:34:49 Anssi Hannula wrote:
> On 13.01.2012 12:42, Hans Verkuil wrote:
> > Hi!
>
> Hi!
>
> Adding Jiri Kosina, the HID maintainer.
>
> > I've made a video4linux driver for the USB Keene FM Transmitter. See:
> >
> > http://www.amazon.co.uk/Keene-Electronics-USB-FM-T
The changeset 240ab508aa is incomplete, as the first thing that
happens at cache clear is to do a memset with 0 to the cache.
So, the delivery system needs to be explicitly preserved there.
Signed-off-by: Mauro Carvalho Chehab
---
If Kaffeine doesn't call FE_SET_PROPERTY for non-DVB-S2, this s
On 13.01.2012 12:42, Hans Verkuil wrote:
> Hi!
Hi!
Adding Jiri Kosina, the HID maintainer.
> I've made a video4linux driver for the USB Keene FM Transmitter. See:
>
> http://www.amazon.co.uk/Keene-Electronics-USB-FM-Transmitter/dp/B003GCHPDY/ref=sr_1_1?ie=UTF8&qid=1326450476&sr=8-1
>
> The dri
On Friday, January 13, 2012 12:16:51 Andy Walls wrote:
> Hans Verkuil wrote:
>
> >Hi!
> >
> >I've made a video4linux driver for the USB Keene FM Transmitter. See:
> >
> >http://www.amazon.co.uk/Keene-Electronics-USB-FM-Transmitter/dp/B003GCHPDY/ref=sr_1_1?ie=UTF8&qid=1326450476&sr=8-1
> >
> >The
On 13/01/12 11:21, Mauro Carvalho Chehab wrote:
Hmm... this patch shouldn't be causing troubles for an application that
only uses DVBv3 call. Is Kaffeine filling the DTV_DELIVERY_SYSTEM with
SYS_UNDEFINED (0)?
I think this is perhaps where (some of) our problems are starting. I
just looked at
Hello Patrick Boettcher,
I know this patch is really old but I was hoping you still might be
able to take a look at it.
The patch b6e760f30975: "V4L/DVB (12892): DVB-API: add support for
ISDB-T and ISDB-Tsb (version 5.1)" from Aug 3, 2009, leads to the
following warning:
drivers/media/dvb/dvb-c
Il 13/01/2012 12:21, Mauro Carvalho Chehab ha scritto:
> Em 12-01-2012 14:22, Gianluca Gennari escreveu:
>> Il 11/01/2012 20:19, Jim Darby ha scritto:
>>> On 11/01/12 01:05, Antti Palosaari wrote:
[snip]
Also latest LinuxTV.org devel could be interesting to see. There is
one patch th
Em 12-01-2012 14:22, Gianluca Gennari escreveu:
> Il 11/01/2012 20:19, Jim Darby ha scritto:
>> On 11/01/12 01:05, Antti Palosaari wrote:
>>> [snip]
>>> Also latest LinuxTV.org devel could be interesting to see. There is
>>> one patch that changes em28xx driver endpoint configuration. But as
>>> th
Hans Verkuil wrote:
>Hi!
>
>I've made a video4linux driver for the USB Keene FM Transmitter. See:
>
>http://www.amazon.co.uk/Keene-Electronics-USB-FM-Transmitter/dp/B003GCHPDY/ref=sr_1_1?ie=UTF8&qid=1326450476&sr=8-1
>
>The driver code is here:
>
>http://git.linuxtv.org/hverkuil/media_tree.git/sh
Daniel,
Didn't work for me either - had to use repository. Same kernel base
version, but on gentoo though.
// Fredrik
On Thu, Jan 12, 2012 at 19:02, Daniel Rindt wrote:
> Hello,
>
> i am running Fedora 16 64bit and have no luck to get working the WinTV
> HVR-930C. Invoked command lsusb told me:
Hi!
I've made a video4linux driver for the USB Keene FM Transmitter. See:
http://www.amazon.co.uk/Keene-Electronics-USB-FM-Transmitter/dp/B003GCHPDY/ref=sr_1_1?ie=UTF8&qid=1326450476&sr=8-1
The driver code is here:
http://git.linuxtv.org/hverkuil/media_tree.git/shortlog/refs/heads/keene
Unfort
Hi Mauro,
The following changes since commit 240ab508aa9fb7a294b0ecb563b19ead000b2463:
Mauro Carvalho Chehab (1):
[media] [PATCH] don't reset the delivery system on DTV_CLEAR
are available in the git repository at:
git://github.com/jmartinc/video_visstrim.git for_v3.3
Javier Martin
22 matches
Mail list logo