libdvbv5: fix dvb-scan handler for T2 descriptor
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 27 Nov 2013 21:16:02 +0000 (19:16 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 27 Nov 2013 21:16:02 +0000 (19:16 -0200)
commit4b33e06659dbfec93d8de7d554fc4868a8d3e296
tree62ee66fdc94d4dcbe3a4d8c5a57a9ececd281cd5
parent5976dd2cfcc1d542075252aa5d8d217b7c87631a
libdvbv5: fix dvb-scan handler for T2 descriptor

The handler should take into account that not all descriptors
have all fields filled.

Also, while we don't have any sample of this descriptor
with a frequency table, better to not change the properties
for each new transponder's frequency.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/libdvbv5/dvb-scan.c