All of lore.kernel.org
 help / color / mirror / Atom feed
From: timf <timf@iinet.net.au>
To: Dan Taylor <dtaylor@startrac.com>
Cc: video4linux-list@redhat.com, linux-dvb@linuxtv.org,
	Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: Re: [PATCH] Avermedia A16D composite input
Date: Wed, 18 Jun 2008 10:39:24 +0800	[thread overview]
Message-ID: <4858755C.7090606@iinet.net.au> (raw)
In-Reply-To: <1822849CB0478545ADCFB217EF4A340584E53A@sedah.startrac.com>

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@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

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

  reply	other threads:[~2008-06-18  2:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-18  1:45 [PATCH] Avermedia A16D composite input Dan Taylor
2008-06-18  2:39 ` timf [this message]
2008-06-18  3:05   ` [linux-dvb] " Owen Townend

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4858755C.7090606@iinet.net.au \
    --to=timf@iinet.net.au \
    --cc=dtaylor@startrac.com \
    --cc=linux-dvb@linuxtv.org \
    --cc=mchehab@infradead.org \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.