lists.zerezo.com



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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@xxxxxxxxxx?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@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list