[vlc-devel] Support for Clear QAM also improved BDA under Windows 7
Manol Manolov
man40dev at gmail.com
Sun Jul 18 20:49:53 CEST 2010
Clear QAM is Digital Cable so technically should be US synonym of dvb-c.
Every tune Locator (part of the tune request) implements the
set_carrierfrequency differently.
Rules are not for the big fishes...
I guess we just need to change the text to
#define FREQ_LONGTEXT N_("In kHz for DVB-S and Clear QAM or Hz for DVB-C/T")
Do you want me to make a patch for that?
-----Original Message-----
From: vlc-devel-bounces at videolan.org [mailto:vlc-devel-bounces at videolan.org]
On Behalf Of Jean-Baptiste Kempf
Sent: Sunday, July 18, 2010 2:38 PM
To: Mailing list for VLC media player developers
Subject: Re: [vlc-devel] Support for Clear QAM also improved BDA under
Windows 7
On Sun, Jul 18, 2010 at 02:23:35PM -0400, Manol Manolov wrote :
> > Why is it so?
>
> Go blame MS for their disobedient to the standards.
Blaming MS those days is over-done and not even funny anymore...
There are better targets :D
The question was more about dvb/bda modules in VLC:
dvb:
#define FREQ_LONGTEXT N_("In kHz for DVB-S or Hz for DVB-C/T")
bda:
#if defined(WIN32) || defined(WINCE)
# define FREQ_LONGTEXT N_("In kHz for DVB-S or Hz for DVB-C/T")
cqam is more like dvb-c, right?
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list