> I am new to this domain, could any one here please guide me how do I read
> and pass a particular channel
> from dvbc to a UDP , I am using MxL214 and 3.10.65 kernel , any help is
> greatly appreciated.
Simplest solution has name "dvblast" - it's free, open-source and robust :)
/Honza
--
To
Hi all,
I am new to this domain, could any one here please guide me how do I
read and pass a particular channel
from dvbc to a UDP , I am using MxL214 and 3.10.65 kernel , any help is
greatly appreciated.
Thanks and regards,
Nagaraj
--
To unsubscribe from this list: send the line "unsubsc
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 Dec 1 04:00:18 CET 2015
git branch: test
git hash: 10897dacea26943dd80bd6629117f4620fc320ef
gcc versio
From: Hans Verkuil
The cx23888 has the VBI registers at different addresses compared to
the other variants. In most cases it is a fixed offset, but not always.
Update the code so the right registers are written for the cx23888.
Signed-off-by: Hans Verkuil
---
drivers/media/i2c/cx25840/cx25840
From: Hans Verkuil
The VID_A_GPCNT register is for video, not vbi. Read from the right
register and don't write to the video register.
Based upon Devin's initial patch made for an older kernel which I
cleaned up and rebased. Thanks to Kernel Labs for that work.
Signed-off-by: Devin Heitmueller
From: Hans Verkuil
For those two devices the code wrote to addresses 0x115/6, but on
those devices those addresses have nothing to do with power controls.
So clearly this never worked. Rather than writing to bogus addresses,
just do nothing for the cx2388x and cx231xx.
Signed-off-by: Hans Verkui
From: Hans Verkuil
Add support for these two new cards.
Based upon Devin's initial patch made for an older kernel which I
cleaned up and rebased. Thanks to Kernel Labs for that work.
Signed-off-by: Devin Heitmueller
Signed-off-by: Hans Verkuil
---
drivers/media/pci/cx23885/Kconfig |
From: Hans Verkuil
Add simple support for this 8 channel volume control driver.
Currently all it does is to unmute all 8 channels.
Based upon Devin's initial patch made for an older kernel which I
cleaned up and rebased. Thanks to Kernel Labs for that work.
Signed-off-by: Devin Heitmueller
Sig
From: Hans Verkuil
These two drivers reported the pixel aspect ratio the wrong way around.
This caused qv4l2 to scale the image incorrectly.
Signed-off-by: Hans Verkuil
---
drivers/media/pci/cx18/cx18-ioctl.c | 4 ++--
drivers/media/pci/ivtv/ivtv-ioctl.c | 8
2 files changed, 6 insert
From: Hans Verkuil
This is necessary since the *_std_setup functions rely on a valid state->std
field.
Also fix the cx23888_std_setup() to test for 60Hz instead of NTSC, just like
cx25840_std_setup() does.
Signed-off-by: Hans Verkuil
---
drivers/media/i2c/cx25840/cx25840-core.c | 3 ++-
1 fil
From: Hans Verkuil
While testing the cx23885 driver with various TV standards I found
a number of bugs:
1) norm_maxw() returned 768 instead of 720 for PAL formats. This should
always be 720, so drop this inline function and just always use 720.
2) cropcap() was missing, so the pixelaspect was
From: Hans Verkuil
The cx23888 also moves the following registers around:
!cx23888cx23888
---
0x418, 0x41c0x434, 0x438
0x420 0x418 (expect for bit 29 which has a different meaning)
0x478 0x454
Also drop the set_input code where the scaler is c
From: Hans Verkuil
A friend asked me to help getting his ViewCast 460e to work. Little did I
know...
Kernel Labs did work on this card lots of kernel version ago, but after
integrating that work it still didn't function properly.
After digging deeper it turned out that there were a lot of regis
From: Hans Verkuil
The cx23888 reports a slightly different Vsrc value than the other
chip variants do. Relax the check by 1, otherwise cx25840_set_fmt()
would fail for the cx23888.
Signed-off-by: Hans Verkuil
---
drivers/media/i2c/cx25840/cx25840-core.c | 8 +++-
1 file changed, 7 inserti
From: Hans Verkuil
The pixelaspect ratio was set incorrectly for 60Hz formats.
And since cropcap wasn't implemented at all for the -417 (compressed
video) the pixelaspect was unknown for compressed video.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.c | 22 ++
On 30 November 2015 at 11:43, andrew-ct chen
wrote:
> On Fri, 2015-11-27 at 12:21 +, Daniel Thompson wrote:
>> On 27/11/15 12:10, andrew-ct chen wrote:
>> >>> +
>> >>> > >+ memcpy((void *)send_obj->share_buf, buf, len);
>> >>> > >+ send_obj->len = len;
>> >>> > >+ send_obj->id =
On Mon, Nov 30, 2015 at 03:24:16PM +0100, Hans Verkuil wrote:
> On 11/30/2015 02:35 PM, Johannes Stezenbach wrote:
> > On Sun, Nov 29, 2015 at 05:11:45PM +0100, Johannes Stezenbach wrote:
> >> the linuxtv.org server will move to a new, freshly installed
> >> machine tomorrow. Expect some downtime
On 30 November 2015 at 11:39, tiffany lin wrote:
>> > diff --git a/drivers/media/platform/mtk-vcodec/Makefile
>> > b/drivers/media/platform/mtk-vcodec/Makefile
>> > new file mode 100644
>> > index 000..c7f7174
>> > --- /dev/null
>> > +++ b/drivers/media/platform/mtk-vcodec/Makefile
>> > @@ -0
Fix the bug causing success to be returned even if VIDIOC_STREAMON
failed. Also check returned error from VIDIOC_STREAMOFF.
Signed-off-by: Tuukka Toivonen
---
yavta.c | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/yavta.c b/yavta.c
index b627725..3ad1c97 100644
On 11/30/2015 02:35 PM, Johannes Stezenbach wrote:
> On Sun, Nov 29, 2015 at 05:11:45PM +0100, Johannes Stezenbach wrote:
>> the linuxtv.org server will move to a new, freshly installed
>> machine tomorrow. Expect some downtime while we do the
>> final rsync and database export+import. I'm planni
Hi Sakari,
There was some confusion about min_length, so let me try to explain it again.
When buffers are allocated in __vb2_queue_alloc() the queue_setup() op has been
called and that function filled in (for VIDIOC_REQBUFS) or accepted (for
CREATE_BUFS)
the number of planes and plane sizes for
On Sun, Nov 29, 2015 at 05:11:45PM +0100, Johannes Stezenbach wrote:
> the linuxtv.org server will move to a new, freshly installed
> machine tomorrow. Expect some downtime while we do the
> final rsync and database export+import. I'm planning
> to start disabling services on the old server about
On Fri, 2015-11-27 at 12:21 +, Daniel Thompson wrote:
> On 27/11/15 12:10, andrew-ct chen wrote:
> >>> +
> >>> > >+ memcpy((void *)send_obj->share_buf, buf, len);
> >>> > >+ send_obj->len = len;
> >>> > >+ send_obj->id = id;
> >>> > >+ vpu_cfg_writel(vpu, 0x1, HOST_TO_VPU);
On Fri, 2015-11-27 at 16:34 +, Daniel Thompson wrote:
> Hi Tiffany/Andrew
>
> This review is a rather more superficial than my previous one. Mostly
> I'm just commenting on some of the bits I spotted whilst trying to find
> my way around the patchset.
>
> I hope to another more detailed rev
Correct the debug output message to show correct format.
Signed-off-by: Josh Wu
---
drivers/media/platform/soc_camera/atmel-isi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/platform/soc_camera/atmel-isi.c
b/drivers/media/platform/soc_camera/atmel-isi.c
in
25 matches
Mail list logo