Hi,
I re-send this email for the last one is rejected by system. I am
sorry if you guys received both.
I am optimizing video playback with overlay with V4L2 driver. The
video content is a sub-region of codec output. Thus a memory copy is
necessary.
Is there plan to support for stride
Hello Alexey,
On Wed, 23 Sep 2009 03:43:55 +0400
Alexey Klimov wrote:
> On Tue, Sep 22, 2009 at 5:06 AM, David Ellingsworth
> wrote:
> > On Mon, Sep 21, 2009 at 8:03 PM, Alexey Klimov
> > wrote:
> >> Hello, David
> >>
> >> On Mon, Sep 14, 2009 at 11:09 PM, Alexey Klimov
> >> wrote:
> >>> Hell
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
for_linus
For 4 build fix patches:
- saa7134: fix build;
- dvbdev: Remove an annoying/uneeded warning that happens when
DVB_CORE is disabled but some V4L drivers are enabled;
-
Hi David,
Am Montag, den 21.09.2009, 00:53 -0700 schrieb David Liontooth:
> hermann pitton wrote:
> > Hi,
> >
> > Am Sonntag, den 20.09.2009, 06:02 -0300 schrieb Mauro Carvalho Chehab:
> >
> >> Em Sun, 20 Sep 2009 01:24:12 -0700
> >> David Liontooth escreveu:
> >>
> >>
> >>> Sep 18 07:00
On Tue, Sep 22, 2009 at 5:12 AM, Uros Vampl wrote:
> On 21.09.09 18:29, Devin Heitmueller wrote:
>> On Mon, Sep 21, 2009 at 6:15 PM, Uros Vampl wrote:
>> > I tried arecord/aplay and sox with tvtime, and also mplayer (which
>> > has
>> > built-in audio support). I know about these tricks, I've use
On Tue, Sep 22, 2009 at 7:45 AM, fogna fogna wrote:
> Hi Devin
>
> thanks for the reply, this means we need to contact Terratec asking them to
> donate a device to developers ? or do the community have to donate one ?
>
> thanks
Well, if Terratec were willing to donate some hardware, that would
p
On Tue, Sep 22, 2009 at 5:06 AM, David Ellingsworth
wrote:
> On Mon, Sep 21, 2009 at 8:03 PM, Alexey Klimov wrote:
>> Hello, David
>>
>> On Mon, Sep 14, 2009 at 11:09 PM, Alexey Klimov
>> wrote:
>>> Hello David,
>>>
>>> On Sun, Sep 13, 2009 at 7:22 AM, David Ellingsworth
>>> wrote:
What f
On Tue, 22 Sep 2009 14:36:01 -0700 Randy Dunlap wrote:
> On Tue, 22 Sep 2009 18:28:27 -0300 Mauro Carvalho Chehab wrote:
>
> > Hi Randy,
> >
> > Em Tue, 22 Sep 2009 12:42:48 -0700
> > Randy Dunlap escreveu:
> >
> > > 2.6.31-git11: this prevents other docbooks from being built.
> > >
> > > mk
I am need of opinions on whether this is a driver or motherboard issue
(or something else).
I originally had an ATI HDTV Wonder card working perfectly along with
a PVR-150 in my two PCI slots of a Asus M2NPV-VM motherboard.
Driver for the HDTV Wonder is cx88_dvb, and the PVR, ivtv
The PVR-150 rec
On Tue, 22 Sep 2009 18:28:27 -0300 Mauro Carvalho Chehab wrote:
> Hi Randy,
>
> Em Tue, 22 Sep 2009 12:42:48 -0700
> Randy Dunlap escreveu:
>
> > 2.6.31-git11: this prevents other docbooks from being built.
> >
> > mkdir -p /linux-2.6.31-git11/Documentation/DocBook/media/
> > cp /linux-2.6.31
Hi Randy,
Em Tue, 22 Sep 2009 12:42:48 -0700
Randy Dunlap escreveu:
> 2.6.31-git11: this prevents other docbooks from being built.
>
> mkdir -p /linux-2.6.31-git11/Documentation/DocBook/media/
> cp /linux-2.6.31-git11/Documentation/DocBook/dvb/*.png
> /linux-2.6.31-git11/Documentation/DocBook
Switches IF AGC control via GPIO 21 of the saa7134. Improves DTV reception and
FM radio reception.
Signed-off-by: henk.vergo...@gmail.com
diff -r 29e4ba1a09bc linux/drivers/media/video/saa7134/saa7134-cards.c
--- a/linux/drivers/media/video/saa7134/saa7134-cards.c Sat Sep 19 09:45:22
2009 -0300
This adds a forgotten module_param macro needed to set a deemphasis of 50us.
It is the standard setting for commercial FM radio broadcasts outside the US.
Signed-off-by: henk.vergo...@gmail.com
diff -r 29e4ba1a09bc linux/drivers/media/common/tuners/tda8290.c
--- a/linux/drivers/media/common/tune
Removed code fragment that is not part of the (C2) specs. Possibly an early
remnant of an attempted if_notch filter configuration. It is already
handled correctly in the tda18271_set_if_notch function.
Signed-off-by: henk.vergo...@gmail.com
diff -r 29e4ba1a09bc linux/drivers/media/common/tuners/
Multiplication by 62500 causes an overflow in the 32 bits "freq" register when
using radio. FM radio reception on a Zolid Hybrid PCI is now working. Other
tda18271 configurations may also benefit from this change ;)
Signed-off-by: henk.vergo...@gmail.com
diff -r 29e4ba1a09bc linux/drivers/media/
2.6.31-git11: this prevents other docbooks from being built.
mkdir -p /linux-2.6.31-git11/Documentation/DocBook/media/
cp /linux-2.6.31-git11/Documentation/DocBook/dvb/*.png
/linux-2.6.31-git11/Documentation/DocBook/v4l/*.gif
/linux-2.6.31-git11/Documentation/DocBook/media/
cp: cannot stat `/li
From: Sebastian Andrzej Siewior
i2c_smbus_read_byte_data() returns a negative value on error. It is very
likely to be != -1 (-EPERM).
Signed-off-by: Sebastian Andrzej Siewior
---
Noticed by strange results during signal beeing pending.
drivers/media/video/tvp514x.c |2 +-
1 files changed,
Hans Verkuil wrote:
On Sunday 13 September 2009 08:13:04 Nathaniel Kim wrote:
2009. 9. 12., 오전 7:21, Hans Verkuil 작성:
Hans,
First of all I'm very sorry that I had not enough time to go through
your new RFC. I'll checkout right after posting this mail.
I think this is a good approach and I
Mauro Carvalho Chehab wrote:
Em Fri, 11 Sep 2009 22:15:15 +0200
Hans Verkuil escreveu:
On Friday 11 September 2009 21:59:37 Mauro Carvalho Chehab wrote:
Em Fri, 11 Sep 2009 21:23:44 +0200
Hans Verkuil escreveu:
The second problem is that this will pollute the 'namespace' of a v4l device
nod
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Tue Sep 22 19:00:03 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13038:29e4ba1a09bc
gcc version: gcc
Am Tuesday 22 September 2009 10:33:47 schrieb Aleksandr V. Piskunov:
> Thank you Antti, MSI DIGIVOX mini III remote is now being detected and
> working as expected.
>
> Tested-by: Aleksandr V. Piskunov
I can confirm this. Many thanks Antti!
Now i just need to find out how to map the other keys wi
This patch adds support for TEF6862 Car Radio Enhanced Selectivity Tuner.
It's implemented as a subdev, supporting checking signal strength
and setting and getting frequency.
Signed-off-by: Richard Röjfors
---
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index 3315cac..
If the I2C device provides an interrupt it is registered and the standard
is updated via interrupts rather than polling.
Since I2C communication is needed, the interrupt handler fires off a
work which will check the new standard, and store it in the internal
structure.
To handle mutual exclusion
This patch defines the probe and remove function as __devinit and __devexit.
Signed-off-by: Richard Röjfors
---
diff --git a/drivers/media/video/adv7180.c b/drivers/media/video/adv7180.c
index d9e897d..0826f0d 100644
--- a/drivers/media/video/adv7180.c
+++ b/drivers/media/video/adv7180.c
@@ -302,
On 21.09.09 18:29, Devin Heitmueller wrote:
> On Mon, Sep 21, 2009 at 6:15 PM, Uros Vampl wrote:
> > I tried arecord/aplay and sox with tvtime, and also mplayer (which
> > has
> > built-in audio support). I know about these tricks, I've used them
> > successfully with Markus' em28xx-new driver. Bu
Support for settings the input standard of the ADV7180.
When the input standard is set there is no use to ask the
chip for standard, therefore it is cached in the driver.
Signed-off-by: Richard Röjfors
---
diff --git a/drivers/media/video/adv7180.c b/drivers/media/video/adv7180.c
index f3fce39..
This patch adds support to the ADV7180 driver to check the input
status.
Since the status is held in the same register as the input standard
a small restructuring of the code is done to reuse the code for
reading the register
Signed-off-by: Richard Röjfors
---
diff --git a/drivers/media/video/ad
To follow is a series of patches against the adv7180 in the linux-media tree.
1. support for getting input status.
2. support for setting video standard
3. support for interrupt driven update of the video standard
4. usage of the __devinit and __devexit macros
--Richard
--
To unsubscribe from
On Tue, Sep 22, 2009 at 03:34:11AM +0300, Antti Palosaari wrote:
> Hei Mauro,
>
> Please pull from http://linuxtv.org/hg/~anttip/af9015/
> for the following:
>
> af9015: add USB ID for KWorld PlusTV DVB-T PCI Pro Card (DVB-T PC160-T)
> af9015: fix few typos
> af9015: add LeadTek Y04G0051 remote but
* Mauro Carvalho Chehab wrote:
> Em Mon, 21 Sep 2009 20:23:45 +0200
> Ingo Molnar escreveu:
>
> >
> > * Mauro Carvalho Chehab wrote:
> >
> > > This series also contains several new drivers:
> > >
> > >- new driver for NXP saa7164;
> >
> > -tip testing found that an allyesconfig build
hi Patrick:
the data stream is multiplex with h264 and acc-plus. we have ourself SDK
to demultiplex it.
i use my device in this way:
1、search for valid channel(read/write through ep0)
2、read stream continuously(read through ep6(out) ) -> demultiplex
->display.
so,i think the important way is ho
Hello,
I know of some dvb-s pcie cards but what about dvb-c.
Do we have a working pcie dvb-c card??
with kind regards
Halim
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.o
Hi Liu,
(please avoid top-posts on this list)
On Tue, 22 Sep 2009, liu.yao...@zte.com.cn wrote:
hi,Mauro:
thanks for replying.
i am not sure the dtv api can be used in my project.because cmmb's
protocol is different to dmb :(
Then the API needs to be extended. Maybe by you. Correct me if I'm
33 matches
Mail list logo