Re: em28xx: fix: some webcams don't have audio inputs

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

 



Em Wed, 5 Aug 2009 14:58:23 -0400
Devin Heitmueller <dheitmueller@xxxxxxxxxxxxxx> escreveu:

> Hello Mauro,
> 
> I just noticed this patch:
> 
> em28xx: fix: some webcams don't have audio inputs
> http://linuxtv.org/hg/v4l-dvb/rev/fe5eeff6644d
> 
> I have to wonder what the EM28XX_R00_CHIPCFG contained on this
> particular device, since this cause should have already been handled
> by the elseif() block on line 507:
> 
> } else if ((cfg & EM28XX_CHIPCFG_AUDIOMASK) == 0x00) {
>     /* The device doesn't have vendor audio at all */
>    dev->has_alsa_audio = 0;
>    dev->audio_mode.has_audio = 0;
>    return 0;
> }

Good point. I'll double check. I need one webcam with an integrated mic to be
sure if R00 has the proper value on webcams.

> On a related note, is there some rationale you can offer as to why you
> are committing patches directly into the v4l-dvb mainline without any
> peer review, unlike *every* other developer in the linuxtv project?  I
> know it may seem redundant to you since you are the person acting on
> the PULL requests, but it would provide an opportunity for the other
> developers to offer comments on your patches *before* they go into the
> mainline.

This were already answered on some previous msgs at the ML: hg commits mailing
lists give the opportunity for people to review what were committed at the
staging tree, since every patch is automatically mailbombed to the mailing
list. The mainline tree is my -git. It is delayed over -hg to give opportunity
for people to review the committed patches. Also, I'm not the kind of person
that use to talk to himself. Starting sending pull requests from me to myself
will probably get me a free ticket to a mental care services :-d



Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux