access: dvb: scan: fix NIT/SDT processing

Multimedia / VLC - Francois Cartegnie [free.fr] - 10 April 2016 06:49 UTC

We can't focuse on both own network and other network without using our transponder configuration, otherwise we also end up with zero freq zero everything service for our network if the nit appears before sdt, and for other networks if the descriptors order isn't the expected one.

Services are stream_id/network/program

a594a47 access: dvb: scan: fix NIT/SDT processing
modules/access/dvb/access.c | 2 +-
modules/access/dvb/scan.c | 723 ++++++++++++++++++++++++++-----------------
modules/access/dvb/scan.h | 32 +-
3 files changed, 458 insertions(+), 299 deletions(-)

Upstream: git.videolan.org


  • Share