libdvbv5/dvb-scan: Modify to use the newer TS tables parser
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 14 Nov 2013 00:26:44 +0000 (22:26 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 27 Nov 2013 11:24:16 +0000 (09:24 -0200)
commitf05d73ef6d6706515826da23e91c44fe254c3b95
tree1eeb329b563543d37556e583b50d1ee6fcc80fab
parent0451845f745a89353eaac691cfd323649eb7851c
libdvbv5/dvb-scan: Modify to use the newer TS tables parser

This code has an incomplete MPEG TS tables parser.

Also, it is not endiannes-aware.

Replace it by the newer one.

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