• Ilkka Ollakka's avatar
    dvb: use NIT-info from first found channel to scan rest of the channels · 63e0c6d7
    Ilkka Ollakka authored
    Speeds up channel scanning and actually should find all channels
    without exhaustive scanning.
    
    Patch fills pp_service with found configurations and DvbCNextFast
    seeks first pp_service that doesn't have name and returns that for
    next tune parameters. When tuning to that, we get SDT and fill names
    for that freq.
    
    This logic maybe belongs more on scan_Destroy where SDT-info is also
    more parsed.
    63e0c6d7
scan.c 41.4 KB