utils/dvb: move the table type to the parse_descriptor function
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 7 Jan 2012 09:47:10 +0000 (07:47 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 7 Jan 2012 13:12:16 +0000 (11:12 -0200)
commitbe0cba4d8f9b83da5dbe76660234d997050c219b
tree2ea63cd6e923e10eeb88487348ea314374a0e66d
parent0f63ea2be68823d63f140c67ddb3e6a07de8969d
utils/dvb: move the table type to the parse_descriptor function

This brings more flexibility for the code.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/dvb/descriptors.c
utils/dvb/descriptors.h
utils/dvb/libscan.c