[linux-dvb] [PATCH] Avermedia A16D composite input
timf
timf at iinet.net.au
Wed Jun 25 17:57:57 CEST 2008
Dan Taylor wrote:
> Thanks. I'm used to lists where sending direct is usually "bad form".
> I will send him the patch today. I did run it through checkpatch.pl and
> the only complaint was the lack of a "signed-off" and I doubted that I
> have the authority to do that.
>
> Thanks again.
>
> -----Original Message-----
> From: timf [mailto:timf at iinet.net.au]
> Sent: Tuesday, June 17, 2008 7:39 PM
> To: Dan Taylor
> Cc: video4linux-list at redhat.com; linux-dvb at linuxtv.org; Mauro Carvalho
> Chehab
> Subject: Re: [PATCH] Avermedia A16D composite input
>
> Dan Taylor wrote:
>
>> This is a patch against 78442352b885. It adds composite support for
>>
> the
>
>> included Composite->S-video adapter that comes with the Avermedia
>>
> A16D.
>
>> The work that went into DVB support for the card made this much
>>
> simpler
>
>> than my earlier version.
>>
>>
>>
>> As before, it has been tested with a signal generator and an iPod.
>>
>>
>>
>> I appreciate the DVB work and hope to be testing it early next week.
>> Does anyone have a sample mplayer config file for DVB-T?
>>
>>
>>
>> diff -upr linux-2.6.26-v4l/drivers/media/video/saa7134/saa7134-cards.c
>> linux-2.6.26-v4lc/drivers/media/video/saa7134/saa7134-cards.c
>> --- linux-2.6.26-v4l/drivers/media/video/saa7134/saa7134-cards.c
>> 2008-06-15 05:33:42.000000000 -0800
>> +++ linux-2.6.26-v4lc/drivers/media/video/saa7134/saa7134-cards.c
>> 2008-06-17 16:19:14.000000000 -0800
>> @@ -4269,6 +4269,10 @@ struct saa7134_board saa7134_boards[] =
>> .name = name_svideo,
>> .vmux = 8,
>> .amux = LINE1,
>> + }, {
>> + .name = name_comp,
>> + .vmux = 0,
>> + .amux = LINE1,
>> } },
>> .radio = {
>> .name = name_radio,
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
> ------------------------------------------------------------------------
>
>> --
>> video4linux-list mailing list
>> Unsubscribe
>>
> mailto:video4linux-list-request at redhat.com?subject=unsubscribe
>
>> https://www.redhat.com/mailman/listinfo/video4linux-list
>>
> Hi Dan,
> Well done!
> I just responded to alert you that you will need to send a patch to
> Mauro direct as well.
> You will need to run it through various checks before it will happen.
> However, excellent, it looks like the card is complete!
> Regards,
> Timf
>
>
Hi Dan,
It would be good to clean everything up.
All you need to (must) do, is send your sob:
Signed-off-by: Dan Taylor <your email address>
Then do a reply all, in order to send this to Mauro.
Regards,
Timf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A16D-composite.patch
Type: text/x-diff
Size: 570 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080625/60ba1e64/attachment-0001.patch
More information about the linux-dvb
mailing list