[dvblast-devel] dvblast: svn commit r127 (jpsaman)
Subversion daemon
svn at videolan.org
Wed May 26 14:45:35 CEST 2010
r127 | jpsaman | 2010-05-26 14:45:35 +0200 (Wed, 26 May 2010) | 8 lines
Changed paths:
M /trunk/dvb.c
M /trunk/dvblast.c
M /trunk/dvblast.h
DVB-S2: Add option to override ROLLOFF setting
Some DVB drivers do not work properly with ROLLOFF_AUTO and fail to tune when requested.
By allowing to override the default setting tuning to these DVB-S2 channels does work.
According to /usr/include/linux/dvb/frontend.h (DVBAPI version 5 and above) the default
value for ROLLOFF is ROLLOFF_35 iso ROLLOFF_AUTO.
- ROLLOFF_35 is now default when -R <35|20|25|0=auto> option is not given
More information about the dvblast-devel
mailing list