Hello.
On 15.07.2013 23:12, I wrote:
From: Vladimir Barinov
ML86V7667 always transmits top field first for both PAL and NTSC -- that makes
application incorrectly treat interlaced fields when relying on the standard.
Hence we must set V4L2_FIELD_INTERLACED_TB format explicitly.
Report
As reported by Randy Dunlap:
When CONFIG_SND=m and CONFIG_SND_AC97_CODEC=m and
CONFIG_VIDEO_STK1160=y
CONFIG_VIDEO_STK1160_AC97=y
drivers/built-in.o: In function `stk1160_ac97_register':
(.text+0x122706): undefined reference to `snd_card_create'
drivers/built-in.o: In function `stk1160_ac97_regis
Am 24.07.2013 16:06, schrieb Antti Palosaari:
Could you test attached patch?
It enhances reception a little bit, you should be able to receive more
weak signals.
I was able to made test setup against modulator. Modulator + attenuator
+ attenuator + TV-stick, where I got picture using Windows dr
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 Jul 27 19:00:23 CEST 2013
git branch: test
git hash: 51dd4d70fc59564454a4dcb90d6d46d39a4a97ef
gcc versi
Hi
El 17/07/13 16:23, Mauro Carvalho Chehab escribió:
No. You'll need to clone the entire kernel tree (either Linus one or
mine).
The build system at the Kernel will rebuild an entire Kernel image.
You'll then need to boot that new image.
That takes some machine time, but, after the first com
On Wed, 2013-07-24 at 14:06 +0100, Luis Alves wrote:
> Hi,
> Removed wrong description in the header file. Sorry about that...
>
> New patch for this issue. Changes:
> - Added flatiron readreg and writereg functions prototypes (new header file).
> - Modified the av work handler to preserve all o
bump
- Ursprüngliche Message -
Von: Franz Schrober
An: "linux-media@vger.kernel.org" ;
"kaffeine-u...@lists.sourceforge.net" ;
"pkg-kde-ext...@lists.alioth.debian.org"
CC:
Gesendet: 16:07 Samstag, 22.Juni 2013
Betreff: de-Primacom initial tuning data doesn't work anymore
Hi,
I wa
On Fri, Jul 26, 2013 at 10:28 PM, Hans Verkuil wrote:
>
>
> On 07/11/2013 11:05 AM, Ming Lei wrote:
>> Complete() will be run with interrupt enabled, so change to
>> spin_lock_irqsave().
>>
>> Cc: Mauro Carvalho Chehab
>> Cc: Hans Verkuil
>> Cc: linux-media@vger.kernel.org
>> Signed-off-by: Ming