Em 29-10-2011 07:39, Randy Dunlap escreveu:
> On 10/28/11 22:12, James wrote:
>> diff -r d4e8bf5658ce util/femon/femon.c
>> --- a/util/femon/femon.cFri Oct 07 01:26:04 2011 +0530
>> +++ b/util/femon/femon.cFri Oct 28 18:52:12 2011 -0400
>> @@ -16,6 +16,9 @@
>> * You should have received a
On 10/28/11 22:12, James wrote:
> diff -r d4e8bf5658ce util/femon/femon.c
> --- a/util/femon/femon.cFri Oct 07 01:26:04 2011 +0530
> +++ b/util/femon/femon.cFri Oct 28 18:52:12 2011 -0400
> @@ -16,6 +16,9 @@
> * You should have received a copy of the GNU General Public License
> * along
diff -r d4e8bf5658ce util/femon/femon.c
--- a/util/femon/femon.cFri Oct 07 01:26:04 2011 +0530
+++ b/util/femon/femon.cFri Oct 28 18:52:12 2011 -0400
@@ -16,6 +16,9 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Fre
On 10/28/11 17:21, Marek Vasut wrote:
>> I added a switch to femon so it displays signal and snr in dB.
>>
>> The cx23885 driver for my Hauppauge WinTV-HVR1250 reports signal and snr
>> in dB.
>>
>> http://lockie.ca/test/femon.patch.bz2
>
> Use git send-email to submit patches to mailing lists, th
> I added a switch to femon so it displays signal and snr in dB.
>
> The cx23885 driver for my Hauppauge WinTV-HVR1250 reports signal and snr
> in dB.
>
> http://lockie.ca/test/femon.patch.bz2
Use git send-email to submit patches to mailing lists, thanks
--
To unsubscribe from this list: send th
From: Julia Lawall
The variable isi might be null or might be freed at the point of the call
to clk_put. pclk contains the value that isi->pclk is expected to point to.
The semantic match that finds this problem is as follows:
(http://coccinelle.lip6.fr/)
//
@r@
expression E, E1;
identifier f
From: Julia Lawall
In the original code, probe_out could be reached when res was null and then
when the irq had not yet been requested. In those cases, the call to
free_irq is not needed, so move probe_out down and introduce a new label
for the case where calling free_irq is useful.
The semanti
I added a switch to femon so it displays signal and snr in dB.
The cx23885 driver for my Hauppauge WinTV-HVR1250 reports signal and snr
in dB.
http://lockie.ca/test/femon.patch.bz2
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@v
Em 28-10-2011 14:42, Laurent Pinchart escreveu:
> Hi Gilles,
>
> On Friday 28 October 2011 03:31:53 Gilles Gigan wrote:
>> Hi,
>> I would like to know what is the correct way to switch the current
>> video input during capture on a card with a single BT878 chip and 4
>> inputs
>> (http://store.blu
Hi
For 15 days "alsa cx23885 cleaner" worked well with my Mygica X8507 card
and with the 3.0.2 kernel in OpenSuSE 11.4.
Please if you are going to add "cx23885-alsa" to kernel, add Mygica
X8507 card.
Best regards,
Alfredo
--
Dona tu voz
http://www.voxforge.org/es
--- /home/alfredo/ISDB/
Thank you, for your answer
Best Regards, Zbynek Kocur
email: zbynek.ko...@fel.cvut.cz
web: http://www.fel.cvut.cz
Dept. Of Telecommunications Engineering
Faculty of Electrical Engineering
Czech Technical University in Prague
Technicka 2,166 27 Prague 6
Dne 28.10.2011 21:46, Malcolm Priestley na
On Fri, 2011-10-28 at 18:02 +0200, Zbyněk Kocur wrote:
> Hi,
>
> I have new Linux DVB-T card from Avermedia. Avermedia TV Pilot but it is
> not supported in kernel. Is it possible to support this USB TV DVB-T? It
> has a chipset which is currently supported but demodulator is without
> support.
>
Hello list, I want to increase the DVB adapter number, I make a little
search and I find this files:
# grep -r "CONFIG_DVB_MAX_ADAPTERS" .
./s2-liplianin-f5cd7d75370e/linux/drivers/media/dvb/dvb-core/dvbdev.h:#if
defined(CONFIG_DVB_MAX_ADAPTERS) && CONFIG_DVB_MAX_ADAPTERS > 0
./s2-liplianin-f5cd7d
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:Fri Oct 28 19:00:16 CEST 2011
git hash:a63366b935456dd0984f237642f6d4001dcf8017
gcc version: i686-linux-gcc (GC
Hi,
I have new Linux DVB-T card from Avermedia. Avermedia TV Pilot but it is
not supported in kernel. Is it possible to support this USB TV DVB-T? It
has a chipset which is currently supported but demodulator is without
support.
lsusb
Bus 002 Device 007: ID 07ca:0810 AVerMedia Technologies, Inc.
Hi Gilles,
On Friday 28 October 2011 03:31:53 Gilles Gigan wrote:
> Hi,
> I would like to know what is the correct way to switch the current
> video input during capture on a card with a single BT878 chip and 4
> inputs
> (http://store.bluecherry.net/products/PV%252d143-%252d-4-port-video-captur
>
Hi Hans,
On Friday 28 October 2011 10:35:54 Hans de Goede wrote:
> On 10/27/2011 02:20 PM, Laurent Pinchart wrote:
> > On Thursday 27 October 2011 13:18:01 Hans de Goede wrote:
> >> 1: There is no reason for this after v4l2_event_unsubscribe releases the
> >> spinlock nothing is holding a referenc
Hi,
On 10/27/2011 02:30 PM, Laurent Pinchart wrote:
Hi Hans,
On Thursday 27 October 2011 13:18:02 Hans de Goede wrote:
Just like with ctrl events, drivers may want to get called back on
listener add / remove for other event types too. Rather then special
casing all of this in subscribe / unsub
Hi,
Thanks for the reviews!
On 10/27/2011 02:20 PM, Laurent Pinchart wrote:
Hi Hans,
On Thursday 27 October 2011 13:18:01 Hans de Goede wrote:
1: There is no reason for this after v4l2_event_unsubscribe releases the
spinlock nothing is holding a reference to the sev anymore except for the
loc
Sébastien RAILLARD (COEXSI) writes:
> CineS2 v6 + 2 CAM Readers
>
> ++
> Tuner 0 -> Input 0 -> ||
> | Port 0 - TAB 1 | -> Output 0
> Tuner 1 -> Input 1 -> | DVB-S2 |
>
20 matches
Mail list logo