[vlc-devel] CVS Commit (jpsaman)

cvs at videolan.org cvs at videolan.org
Tue Aug 12 17:35:26 CEST 2003


Update of /var/cvs/videolan/vlc/modules/access/dvb
Modified Files:
	access.c qpsk.c 

Log Message:
Fixed long problem with tuning to frequencies like; 12669500 Hz which is not possible with the old satellite plugin, because it reads 12669,5 in kHz and could not be expressed.
* Frequency, symbol rate, LNB_LOF1, LNB_LOF2 and LNB_SLOF are in Hz now. Input methods "dvb", "qpsk", "cable", "terrestrial" use this policy.
* Added backwards compatibility with access method "satellite" as used by the GUI; frequency and symbol rate are interpreted as kHz.


-- 
jpsaman
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list