libdvbv5: rename descriptor functions
authorAndré Roth <neolynx@gmail.com>
Wed, 9 Apr 2014 22:27:00 +0000 (19:27 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 11 Apr 2014 15:37:04 +0000 (12:37 -0300)
commit111e4aec741c39bb4829418ac882d1650b3b2496
tree75e5162cae51c7365eb2098bf20c06e596a9b150
parentc5fd39205d3fdd35bed752317453a6261aa6ec9d
libdvbv5: rename descriptor functions

prefix the descriptor functions with dvb_desc
for a nice API and code completion support

Signed-off-by: André Roth <neolynx@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/include/libdvbv5/descriptors.h
lib/libdvbv5/descriptors.c
lib/libdvbv5/descriptors/atsc_eit.c
lib/libdvbv5/descriptors/cat.c
lib/libdvbv5/descriptors/eit.c
lib/libdvbv5/descriptors/mgt.c
lib/libdvbv5/descriptors/nit.c
lib/libdvbv5/descriptors/pmt.c
lib/libdvbv5/descriptors/sdt.c
lib/libdvbv5/descriptors/vct.c