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:Sat Nov 3 19:00:29 CET 2012
git hash:8f7e91a31fb95c50880c76505b416630c0326d93
gcc version: i686-linux-gcc (GCC
Oleg Kravchenko wrote:
>Hello! Please review my patch.
>
>Supported inputs:
>Television, S-Video, Component.
>
>Modules options:
>options cx25840 firmware=v4l-cx23418-dig.fw
Hi,
Please do not use the CX23418 digitizer firmware with the CX2388[578] chips.
Use the proper cx23885 digitizer fi
Hello! Please review my patch.
Supported inputs:
Television, S-Video, Component.
Modules options:
options cx25840 firmware=v4l-cx23418-dig.fw >From 383bec3ca55a0939f86a0b1d2aa2e562f227e4d8 Mon Sep 17 00:00:00 2001
From: Oleh Kravchenko
Date: Tue, 23 Oct 2012 18:47:30 +0300
Subject: [PATCH] Add
On Sat, 3 Nov 2012, Daniel Mack wrote:
> On 03.11.2012 15:10, Christof Meerwald wrote:
> > On Sat, 20 Oct 2012 23:15:17 + (GMT), Artem S. Tashkinov wrote:
> >> It's almost definitely either a USB driver bug or video4linux driver bug:
> >>
> >> I'm CC'ing linux-media and linux-usb mailing lists
On Sat, 20 Oct 2012 23:15:17 + (GMT), Artem S. Tashkinov wrote:
> It's almost definitely either a USB driver bug or video4linux driver bug:
>
> I'm CC'ing linux-media and linux-usb mailing lists, the problem is described
> here:
> https://lkml.org/lkml/2012/10/20/35
> https://lkml.org/lkml/201
On 03.11.2012 15:10, Christof Meerwald wrote:
> On Sat, 20 Oct 2012 23:15:17 + (GMT), Artem S. Tashkinov wrote:
>> It's almost definitely either a USB driver bug or video4linux driver bug:
>>
>> I'm CC'ing linux-media and linux-usb mailing lists, the problem is described
>> here:
>> https://lk
Hi Arvydas,
On Sat, Nov 3, 2012 at 12:48 AM, Arvydas Sidorenko wrote:
>> If you have the time to test it and stamp a "Tested-by" on it, I would
>> appreciate it.
>>
>> Thanks,
>>
>> Ezequiel
>
> I applied and tested on 3.7.0-rc3 - everything is ok.
Thanks!
Ezequiel
--
To unsubscribe fro
This patch will add the device tree support for MFC driver.
Signed-off-by: Arun Kumar K
---
drivers/media/platform/s5p-mfc/s5p_mfc.c | 114 +-
1 files changed, 97 insertions(+), 17 deletions(-)
diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc.c
b/drivers/media/p
This patch adds device tree support for MFC driver.
The arch side patch for Exynos5250 adding MFC DT node
is applied to linux-samsung tree. [1]
[1]http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg12672.html
Changelog:
v1:
- Added device_initialize to dma devices as suggested by Se
I'm using the MFC on an S5PV210 to encode H264.
I'm interested in enabling cyclic intra refresh and fixed size slices.
I've set the controls
V4L2_CID_MPEG_VIDEO_CYCLIC_INTRA_REFRESH_MB to 1
V4L2_CID_MPEG_VIDEO_MULTI_SLICE_MODE to
V4L2_MPEG_VIDEO_MULTI_SICE_MODE_MAX_BYTES
V4L2_CID_MPEG_VIDEO_MULT
There is currently discussion to add MAINTAINERS records for media
drivers that don't have one yet, possibly with 'orphan' or 'odd fixes'
status. Here is a proper entry for the firedtv driver (for 1394
attached DVB STBs and 1394 attached DVB cards from Digital Everywhere).
The L: linux-media and
Hi Kamil,
I found an issue while testing this patch on Exynos4.
On Wed, Oct 24, 2012 at 7:45 PM, Kamil Debski wrote:
> Change internal buffer allocation from vb2 memory ops call to direct
> calls of dma_alloc_coherent. This change shortens the code and makes it
> much more readable.
>
> Signed-
12 matches
Mail list logo