libdvbv5: handle NIT descriptors when verbose is not enabled
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 27 Nov 2013 10:13:00 +0000 (08:13 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 27 Nov 2013 11:24:41 +0000 (09:24 -0200)
commite4868809fd7081a240234c93a61797e647a3e584
tree99e84ddbd9591e96c26041e7d87be2a9065cec40
parentc56b19abeb719f24599d7e4738d6042749a02503
libdvbv5: handle NIT descriptors when verbose is not enabled

When verbose is enabled, the logic was supposed to check NIT
transport entries even without a callback, in order to print errors,
if a descriptor is found but not handled.

Unfortunately, the logic was wrong, effectively requiring verbose to
be on, in order to parse such descriptors.

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