Hi All.
On 09/25/2012 11:44 PM, Prabhakar Lad wrote:
Hi All,
On Sun, Sep 23, 2012 at 4:56 PM, Prabhakar Lad
wrote:
Hi All,
The CCD/Sensors have the capability to adjust the R/ye, Gr/Cy, Gb/G,
B/Mg gain values.
Since these control can be re-usable I am planning to add the
following gain contr
Le Tue, 25 Sep 2012 22:27:55 +0300,
"Rémi Denis-Courmont" a écrit :
Thanks for the answer.
> Le lundi 24 septembre 2012 10:51:23, Dominique Michel a écrit :
> > The WinTV HVR-4000-HD is a multi-tuners TV card with 2 dvb tuners.
> > It look like its driver doesn't have been updated to the new
>
Hi All,
On Sun, Sep 23, 2012 at 4:56 PM, Prabhakar Lad
wrote:
> Hi All,
>
> The CCD/Sensors have the capability to adjust the R/ye, Gr/Cy, Gb/G,
> B/Mg gain values.
> Since these control can be re-usable I am planning to add the
> following gain controls as part
> of the framework:
>
> 1: V4L2_CI
On Tue September 25 2012 18:30:43 Tomasz Stanislawski wrote:
> Hi Hans,
> Thank you for review.
> Please refer to the comments below.
>
> On 08/22/2012 01:41 PM, Hans Verkuil wrote:
> > On Tue August 14 2012 17:34:48 Tomasz Stanislawski wrote:
> >> This patch adds extension to V4L2 api. It allow t
From: Lad, Prabhakar
Signed-off-by: Lad, Prabhakar
Signed-off-by: Manjunath Hadli
Cc: Laurent Pinchart
Cc: Sakari Ailus
Cc: Paul Gortmaker
Cc: Jean Delvare
---
Changes for v2:
1: Fixed review comments pointed by Laurent.
drivers/media/i2c/mt9p031.c | 19 +--
drivers/me
Hi Laurent,
Thanks for the review.
On Tue, Sep 25, 2012 at 9:30 PM, Laurent Pinchart
wrote:
> Hi Prabhakar,
>
> Thank you for the patch.
>
> On Tuesday 25 September 2012 18:29:25 Prabhakar wrote:
>> From: Lad, Prabhakar
>>
>> Signed-off-by: Lad, Prabhakar
>> Signed-off-by: Manjunath Hadli
>>
Hi Sylwester,
On 26 September 2012 02:38, Sylwester Nawrocki
wrote:
> Hi Sachin,
>
>
> On 09/24/2012 11:06 AM, Sachin Kamat wrote:
>>
>> Replaces asm/sizes.h with linux/sizes.h.
>>
>> Signed-off-by: Sachin Kamat
>
>
> Thanks, I have already applied similar patch to this one [1].
I just found tha
Fixes a typo in a conditional evaluation.
Signed-off-by: Sachin Kamat
---
drivers/media/platform/s5p-fimc/fimc-lite.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/platform/s5p-fimc/fimc-lite.c
b/drivers/media/platform/s5p-fimc/fimc-lite.c
index 9289008
Hi Sylwester,
On 26 September 2012 03:28, Sylwester Nawrocki
wrote:
> Hi Sachin,
>
> On 09/22/2012 09:28 AM, Sachin Kamat wrote:
>> It is previously assumed that 'rect' could be NULL.
>> Hence add a check to print the members of 'rect' only when it is not
>> NULL.
>>
>> Signed-off-by: Sachin Kama
Em Tue, 25 Sep 2012 15:45:00 +0200
Hans Verkuil escreveu:
> On Tue 25 September 2012 15:33:40 Mauro Carvalho Chehab wrote:
> > Em Fri, 14 Sep 2012 13:15:36 +0200
> > Hans Verkuil escreveu:
> >
> > > Fixes a v4l2-compliance error: setting audmode to a value other than mono
> > > or stereo for a
Hi Laurent,
On 09/25/2012 02:34 AM, Laurent Pinchart wrote:
> On Saturday 22 September 2012 19:12:52 Sylwester Nawrocki wrote:
>> On 09/22/2012 02:38 PM, Sakari Ailus wrote:
You are missing one other option:
Using v4l2_buffer flags to report the clock
--
Added V4L2_CID_COLOR_KILLER control to the bt8xx driver.
The control V4L2_CID_PRIVATE_CHROMA_AGC was changed too because
with this change the bttv driver must touch two bits in the
SC Loop Control Registers, for controls V4L2_CID_COLOR_KILLER
and V4L2_CID_PRIVATE_CHROMA_AGC.
Signed-off-by: Guilher
Hi Sachin,
On 09/22/2012 09:28 AM, Sachin Kamat wrote:
> It is previously assumed that 'rect' could be NULL.
> Hence add a check to print the members of 'rect' only when it is not
> NULL.
>
> Signed-off-by: Sachin Kamat
> ---
> drivers/media/i2c/s5k6aa.c |5 +++--
> 1 files changed, 3 inse
Hi Sachin,
On 09/24/2012 11:06 AM, Sachin Kamat wrote:
Replaces asm/sizes.h with linux/sizes.h.
Signed-off-by: Sachin Kamat
Thanks, I have already applied similar patch to this one [1].
You can see what's already queued at
http://git.infradead.org/users/kmpark/linux-samsung
branch v4l-next.
Em Sat, 25 Aug 2012 23:47:03 +0200
David Härdeman escreveu:
> The RC_TYPE_* defines are currently used both where a single protocol is
> expected and where a bitmap of protocols is expected. This patch tries
> to separate the two in preparation for the following patches.
>
> The intended use is
Hi Hans,
Hans Verkuil wrote:
> On Tue 25 September 2012 12:48:01 Laurent Pinchart wrote:
>> Hi Hans,
>>
>> On Tuesday 25 September 2012 08:47:45 Hans Verkuil wrote:
>>> On Tue September 25 2012 02:00:55 Laurent Pinchart wrote:
>>> BTW, I think we should also fix the description of the timestamp in
Hi Hans and Laurent,
Hans Verkuil wrote:
...
>>> Using v4l2_buffer flags to report the clock
>>> ---
>>>
>>> By defining flags like this:
>>>
>>> V4L2_BUF_FLAG_CLOCK_MASK0x7000
>>> /* Possible Clocks */
>>> V4L2_BUF_FLAG_CLOCK_UNKNOWN 0x /* system o
Le lundi 24 septembre 2012 10:51:23, Dominique Michel a écrit :
> The WinTV HVR-4000-HD is a multi-tuners TV card with 2 dvb tuners.
> It look like its driver doesn't have been updated to the new DVB-API.
Multi-standard frontends required DVB API version 5.5. That is found in kernel
versions 3.2
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:Tue Sep 25 19:00:18 CEST 2012
git hash:f9040ef3fab8f6f5f6fced5583203695d08efde3
gcc version: i686-linux-gcc (GC
Em Sat, 25 Aug 2012 23:47:08 +0200
David Härdeman escreveu:
Pathes 1 to 3 are OK. Applied, thanks!
...
> +#define RC_SCANCODE_UNKNOWN(x) (x)
> +#define RC_SCANCODE_OTHER(x) (x)
> +#define RC_SCANCODE_NEC(addr, cmd) (((addr) << 8) | (cmd))
> +#define RC_SCANCODE_NECX(addr, cmd) (((addr) << 8) |
Hi Andrzej,
Thank you for your patch and sorry for such a late reply.
Best wishes,
--
Kamil Debski
Linux Platform Group
Samsung Poland R&D Center
> -Original Message-
> From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
> ow...@vger.kernel.org] On Behalf Of Andrzej Hajda
> Sen
Hi,
Sorry for such a long absence on the mailing list after the Mini summit,
I was out of office. I see that the discussion about timestamps has
already started, so I would like to add some comments. Especially
about mem-to-mem devices.
> Subject: Re: [RFC] Timestamps and V4L2
> Date: Tue, 25 Sep
Hi Hans,
Thank you for review.
Please refer to the comments below.
On 08/22/2012 01:41 PM, Hans Verkuil wrote:
> On Tue August 14 2012 17:34:48 Tomasz Stanislawski wrote:
>> This patch adds extension to V4L2 api. It allow to export a mmap buffer as
>> file
>> descriptor. New ioctl VIDIOC_EXPBUF i
Hi Prabhakar,
Thank you for the patch.
On Tuesday 25 September 2012 18:29:25 Prabhakar wrote:
> From: Lad, Prabhakar
>
> Signed-off-by: Lad, Prabhakar
> Signed-off-by: Manjunath Hadli
> ---
> drivers/media/i2c/mt9p031.c | 27
> drivers/media/i2c/mt9t001.c | 33 ++
Hi Sachin,
On 09/25/2012 05:25 PM, Sachin Kamat wrote:
> Do you want me to make this change and re-send the patch?
No, there is no need. Kamil is investigating it and will prepare
required patch. Right now I'm not sure if the change suggested
is correct or not.
Thanks,
Sylwester
--
To unsubscrib
Hi Sylwester,
On 25 September 2012 19:09, Sylwester Nawrocki wrote:
> Hi Sachin,
>
> On 09/25/2012 01:19 PM, Sachin Kamat wrote:
>> When precedence rules are applied, the condition always evaluates
>> to be false which was not the intention. Adding the missing braces
>> for correct evaluation of
Hi Sylwester,
On 25 September 2012 19:37, Sylwester Nawrocki wrote:
> Hi Mauro, Sachin,
>
> On 09/25/2012 03:28 PM, Mauro Carvalho Chehab wrote:
>> Hi Sylwester,
>>
>> Please review.
>
> I checked it with Kamil and it seems the code being removed
> is required for proper driver operation. Thus pl
From: Marek Szyprowski
This patch adds support for prepare/finish callbacks in VB2 allocators.
These callback are used for buffer flushing.
Signed-off-by: Marek Szyprowski
Acked-by: Laurent Pinchart
Acked-by: Federico Vaga
---
drivers/media/v4l2-core/videobuf2-core.c | 11 +++
includ
Hi Sylwester
Ok, looks like there are no more comments coming, so, we can submit a new
version:-)
Thanks for your comments:
On Tue, 11 Sep 2012, Sylwester Nawrocki wrote:
> Hi Guennadi,
>
> On 09/11/2012 05:51 PM, Guennadi Liakhovetski wrote:
> > This patch adds a document, describing common
Hi Laurent,
On 09/25/2012 01:44 PM, Laurent Pinchart wrote:
>> diff --git a/Documentation/DocBook/media/v4l/pixfmt.xml
>> b/Documentation/DocBook/media/v4l/pixfmt.xml index 1ddbfab..9caed9b 100644
>> --- a/Documentation/DocBook/media/v4l/pixfmt.xml
>> +++ b/Documentation/DocBook/media/v4l/pixfmt.x
On 08/22/2012 01:47 PM, Hans Verkuil wrote:
> On Wed August 22 2012 12:56:30 Hans Verkuil wrote:
>> On Tue August 14 2012 17:34:43 Tomasz Stanislawski wrote:
>>> This patch enhances VIVI driver with a support for importing a buffer
>>> from DMABUF file descriptors.
>>
>> Thanks for adding DMABUF su
Hi Laurent,
Thanks for your review.
On 09/25/2012 01:42 PM, Laurent Pinchart wrote:
> On Monday 24 September 2012 16:55:42 Sylwester Nawrocki wrote:
>> This patch adds media bus pixel code for the interleaved JPEG/UYVY
>> image format used by S5C73MX Samsung cameras. This interleaved image
>> dat
From: Lad, Prabhakar
set device_caps and also change the driver and
bus_info to proper values as per standard.
Signed-off-by: Lad, Prabhakar
Signed-off-by: Manjunath Hadli
Cc: Hans Verkuil
---
Changes for v2:
1: Change the bus_info and driver to proper values,
pointed by Hans.
drivers
Hi Mauro, Sachin,
On 09/25/2012 03:28 PM, Mauro Carvalho Chehab wrote:
> Hi Sylwester,
>
> Please review.
I checked it with Kamil and it seems the code being removed
is required for proper driver operation. Thus please hold on
with this patch. We will prepare a different fix after testing.
Sach
On Tue, Sep 25, 2012 at 7:20 PM, Laurent Pinchart
wrote:
> On Tuesday 25 September 2012 15:48:10 Hans Verkuil wrote:
>> On Tue 25 September 2012 15:26:11 Prabhakar Lad wrote:
>> > On Tue, Sep 25, 2012 at 5:24 PM, Hans Verkuil wrote:
>> > > On Tue 25 September 2012 13:49:16 Laurent Pinchart wrote:
On Tuesday 25 September 2012 15:48:10 Hans Verkuil wrote:
> On Tue 25 September 2012 15:26:11 Prabhakar Lad wrote:
> > On Tue, Sep 25, 2012 at 5:24 PM, Hans Verkuil wrote:
> > > On Tue 25 September 2012 13:49:16 Laurent Pinchart wrote:
> > >> Hi Hans,
> > >>
> > >> On Tuesday 25 September 2012 13
On Tue 25 September 2012 15:26:11 Prabhakar Lad wrote:
> Hi Hans/Laurent
>
> On Tue, Sep 25, 2012 at 5:24 PM, Hans Verkuil wrote:
> > On Tue 25 September 2012 13:49:16 Laurent Pinchart wrote:
> >> Hi Hans,
> >>
> >> On Tuesday 25 September 2012 13:43:36 Hans Verkuil wrote:
> >> > On Tue 25 Septem
On Tue 25 September 2012 15:33:40 Mauro Carvalho Chehab wrote:
> Em Fri, 14 Sep 2012 13:15:36 +0200
> Hans Verkuil escreveu:
>
> > Fixes a v4l2-compliance error: setting audmode to a value other than mono
> > or stereo for a radio device should map to MODE_STEREO.
> >
> > Signed-off-by: Hans Ver
Hi Sachin,
On 09/25/2012 01:19 PM, Sachin Kamat wrote:
> When precedence rules are applied, the condition always evaluates
> to be false which was not the intention. Adding the missing braces
> for correct evaluation of the expression and subsequent functionality.
>
> Signed-off-by: Sachin Kamat
Em Fri, 14 Sep 2012 13:15:36 +0200
Hans Verkuil escreveu:
> Fixes a v4l2-compliance error: setting audmode to a value other than mono
> or stereo for a radio device should map to MODE_STEREO.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/v4l2-core/tuner-core.c |5 -
> 1 file ch
Hi Sylwester,
Please review.
Thanks!
Mauro
Forwarded message:
Date: Fri, 14 Sep 2012 14:50:17 +0530
From: Sachin Kamat
To: linux-media@vger.kernel.org
Cc: mche...@infradead.org, s.nawro...@samsung.com, k.deb...@samsung.com,
sachin.ka...@linaro.org, patc...@linaro.org
Subject: [PATCH] [media]
Hi Hans/Laurent
On Tue, Sep 25, 2012 at 5:24 PM, Hans Verkuil wrote:
> On Tue 25 September 2012 13:49:16 Laurent Pinchart wrote:
>> Hi Hans,
>>
>> On Tuesday 25 September 2012 13:43:36 Hans Verkuil wrote:
>> > On Tue 25 September 2012 13:16:24 Prabhakar wrote:
>> > > From: Lad, Prabhakar
>> > >
From: Lad, Prabhakar
Signed-off-by: Lad, Prabhakar
Signed-off-by: Manjunath Hadli
---
drivers/media/i2c/mt9p031.c | 27
drivers/media/i2c/mt9t001.c | 33 +++---
drivers/media/i2c/mt9v032.c | 46 +-
3
Hi Prabhakar,
Thanks for the patch.
On Friday 14 September 2012 14:47:52 Prabhakar Lad wrote:
> From: Lad, Prabhakar
>
> due to structure change for video drivers, change the
> description with correct path.
>
> Signed-off-by: Lad, Prabhakar
> Signed-off-by: Manjunath Hadli
> Cc: Mauro Carva
When trying to do hardware seek in non-blocking mode just return EAGAIN
instead of blocking while the seek is in progress.
The following changes since commit 4313902ebe33155209472215c62d2f29d117be29:
[media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa
interface driver (2012-0
Hi Mauro,
As requested!
Regards,
Hans
The following changes since commit 4313902ebe33155209472215c62d2f29d117be29:
[media] ivtv-alsa, ivtv: Connect ivtv PCM capture stream to ivtv-alsa
interface driver (2012-09-18 13:29:07 -0300)
are available in the git repository at:
git://lin
On Tue 25 September 2012 13:49:16 Laurent Pinchart wrote:
> Hi Hans,
>
> On Tuesday 25 September 2012 13:43:36 Hans Verkuil wrote:
> > On Tue 25 September 2012 13:16:24 Prabhakar wrote:
> > > From: Lad, Prabhakar
> > >
> > > Signed-off-by: Lad, Prabhakar
> > > Signed-off-by: Manjunath Hadli
>
Hi Hans,
On Tuesday 25 September 2012 13:43:36 Hans Verkuil wrote:
> On Tue 25 September 2012 13:16:24 Prabhakar wrote:
> > From: Lad, Prabhakar
> >
> > Signed-off-by: Lad, Prabhakar
> > Signed-off-by: Manjunath Hadli
> > Cc: Hans Verkuil
> > ---
> >
> > drivers/media/platform/davinci/vpif_
Hi Hans,
Thanks for the review.
On Tue, Sep 25, 2012 at 5:13 PM, Hans Verkuil wrote:
> On Tue 25 September 2012 13:16:24 Prabhakar wrote:
>> From: Lad, Prabhakar
>>
>> Signed-off-by: Lad, Prabhakar
>> Signed-off-by: Manjunath Hadli
>> Cc: Hans Verkuil
>> ---
>> drivers/media/platform/davinc
On Tue 25 September 2012 13:16:24 Prabhakar wrote:
> From: Lad, Prabhakar
>
> Signed-off-by: Lad, Prabhakar
> Signed-off-by: Manjunath Hadli
> Cc: Hans Verkuil
> ---
> drivers/media/platform/davinci/vpif_capture.c |4 +++-
> drivers/media/platform/davinci/vpif_display.c |4 +++-
> 2 f
Hi Sylwester,
On Monday 24 September 2012 16:55:43 Sylwester Nawrocki wrote:
> The V4L2_PIX_FMT_S5C_UYVY_JPG is a two-plane image format used by
> Samsung S5C73M3 camera. The first plane contains interleaved UYVY
> and JPEG data, followed by meta-data in form of offsets to the UYVU
> data blocks.
Hi Sylwester,
On Monday 24 September 2012 16:55:42 Sylwester Nawrocki wrote:
> This patch adds media bus pixel code for the interleaved JPEG/UYVY
> image format used by S5C73MX Samsung cameras. This interleaved image
> data is transferred on MIPI-CSI2 bus as User Defined Byte-based Data.
>
> It a
On Tue 25 September 2012 13:11:49 Prabhakar wrote:
> From: Lad, Prabhakar
>
> vpif_display relied on a 1-1 mapping of output and subdev. This is not
> necessarily the case. Separate the two. So there is a list of subdevs
> and a list of outputs. Each output refers to a subdev and has routing
> in
Hi Andrey,
Em Qui, 2012-09-13 às 15:40 -0700, Andrey Smirnov escreveu:
This patchset contains a driver for a Silicon Laboratories 476x series
> of radio tuners. The driver itself is implemented as an MFD devices
> comprised of three parts:
> 1. Core device that provides all the other devices with
Hi Sylwester,
On Monday 24 September 2012 16:55:41 Sylwester Nawrocki wrote:
> Hi All,
>
> This patch series adds device/vendor specific media bus pixel code section
> and defines S5C73MX camera specific media bus pixel code, along with
> corresponding fourcc. I realize this isn't probably the be
Hi Enric,
On Tuesday 25 September 2012 13:23:20 Enric Balletbò i Serra wrote:
> 2012/9/25 Laurent Pinchart :
> > On Tuesday 25 September 2012 09:44:42 Enric Balletbò i Serra wrote:
> >> 2012/9/25 Laurent Pinchart :
> >> > On Monday 24 September 2012 15:49:01 Enric Balletbò i Serra wrote:
> >> >> 2
Hi Mauro
There go the 3 fixes, that popped up (at least in my INBOX;-)) last
weekend. Unfortunately they'll break your renaming work, not sure if you
manage to get git to automatically merge the stuff. In fact, I so far
haven't been able to do anything like "git log" across those directory
str
Em Qui, 2012-09-13 às 23:00 +0200, Hans Verkuil escreveu:
> On Thu September 13 2012 22:11:40 Mauro Carvalho Chehab wrote:
> > changeset 1248c7cb66d734b60efed41be7c7b86909812c0e broke html compilation:
> >
> > Documentation/DocBook/v4l2.xml:584: parser error : Entity
> > 'sub-subdev-g-edid' not d
Hi Laurent,
2012/9/25 Laurent Pinchart :
> Hi Enric,
>
> On Tuesday 25 September 2012 09:44:42 Enric Balletbò i Serra wrote:
>> 2012/9/25 Laurent Pinchart :
>> > On Monday 24 September 2012 15:49:01 Enric Balletbò i Serra wrote:
>> >> 2012/9/24 Laurent Pinchart :
>> >> > On Monday 24 September 201
When precedence rules are applied, the condition always evaluates
to be false which was not the intention. Adding the missing braces
for correct evaluation of the expression and subsequent functionality.
Signed-off-by: Sachin Kamat
---
drivers/media/platform/s5p-fimc/fimc-lite.c |2 +-
1 fil
From: Lad, Prabhakar
Signed-off-by: Lad, Prabhakar
Signed-off-by: Manjunath Hadli
Cc: Hans Verkuil
---
drivers/media/platform/davinci/vpif_capture.c |4 +++-
drivers/media/platform/davinci/vpif_display.c |4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/m
On Tue, Sep 25, 2012 at 8:09 AM, Mauro Carvalho Chehab
wrote:
> Em Ter, 2012-09-25 às 08:03 -0300, Ezequiel Garcia escreveu:
>> Shubhrajyoti,
>>
>> Thanks for your patches.
>>
>> I'm adding media maintainer (Mauro) in Cc. When you send
>> patches for a file you should check who maintains them
>> a
From: Lad, Prabhakar
vpif_display relied on a 1-1 mapping of output and subdev. This is not
necessarily the case. Separate the two. So there is a list of subdevs
and a list of outputs. Each output refers to a subdev and has routing
information. An output does not have to have a subdev.
The initi
Em Ter, 2012-09-25 às 08:03 -0300, Ezequiel Garcia escreveu:
> Shubhrajyoti,
>
> Thanks for your patches.
>
> I'm adding media maintainer (Mauro) in Cc. When you send
> patches for a file you should check who maintains them
> and put those people in Cc.
I actually prefer to not be c/c on the pat
Hi Hans,
On Tuesday 25 September 2012 12:54:34 Hans Verkuil wrote:
> On Tue 25 September 2012 12:48:01 Laurent Pinchart wrote:
> > On Tuesday 25 September 2012 08:47:45 Hans Verkuil wrote:
> > > On Tue September 25 2012 02:00:55 Laurent Pinchart wrote:
> > > BTW, I think we should also fix the des
On Tue 25 September 2012 12:48:01 Laurent Pinchart wrote:
> Hi Hans,
>
> On Tuesday 25 September 2012 08:47:45 Hans Verkuil wrote:
> > On Tue September 25 2012 02:00:55 Laurent Pinchart wrote:
> > BTW, I think we should also fix the description of the timestamp in the
> > spec. Currently it says:
Hi Sakari & Andy
I've reviewed v4l2 flash APIs and I think it's also good to use v4l2 for our
led driver chips.
You wrote you have your internel version of the lm3554 driver, when will it be
ready for publish?
Regards,
Daniel Jeong
Texas Instruments.
-Original Message-
From: Sakari Ai
Hi Enric,
On Tuesday 25 September 2012 09:44:42 Enric Balletbò i Serra wrote:
> 2012/9/25 Laurent Pinchart :
> > On Monday 24 September 2012 15:49:01 Enric Balletbò i Serra wrote:
> >> 2012/9/24 Laurent Pinchart :
> >> > On Monday 24 September 2012 10:33:42 Enric Balletbò i Serra wrote:
> >> >> Hi
On Mon 24 September 2012 14:17:00 Tomasz Stanislawski wrote:
> Hi Hans,
> Thank you for review.
>
> On 08/22/2012 12:47 PM, Hans Verkuil wrote:
> > On Tue August 14 2012 17:34:32 Tomasz Stanislawski wrote:
> >> This patch adds description and usage examples for importing
> >> DMABUF file descripto
Hi Hans,
On Tuesday 25 September 2012 08:47:45 Hans Verkuil wrote:
> On Tue September 25 2012 02:00:55 Laurent Pinchart wrote:
> > On Friday 21 September 2012 11:33:24 Hans Verkuil wrote:
> > > On Thu September 20 2012 22:21:22 Sakari Ailus wrote:
> > > > Hi all,
> > > >
> > > > This RFC intends
Hi Sakari,
On 09/24/2012 08:26 PM, Sakari Ailus wrote:
> On Mon, Sep 24, 2012 at 06:51:41PM +0200, Sylwester Nawrocki wrote:
>> On 09/24/2012 03:44 PM, Sakari Ailus wrote:
>>> How about useing a separate video buffer queue for the purpose? That would
>>> provide a nice way to pass it to the user s
Hi Laurent,
Many thanks for your time.
2012/9/25 Laurent Pinchart :
> Hi Enric,
>
> On Monday 24 September 2012 15:49:01 Enric Balletbò i Serra wrote:
>> 2012/9/24 Laurent Pinchart :
>> > On Monday 24 September 2012 10:33:42 Enric Balletbò i Serra wrote:
>> >> Hi everybody,
>> >>
>> >> I'm trying
72 matches
Mail list logo