aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen_libdvbv5.cfg
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-10 23:19:24 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-11 12:47:37 -0300
commita0a3453c0df8e679ea2245b2be0c980ab9914661 (patch)
tree0502a5931c04b96f4cfe657fc27b991f90acf2bc /doxygen_libdvbv5.cfg
parentb0c6c2a6966585dba57ac05622660d23b7b5c561 (diff)
libdvbv5: add doxygen tags to pmt.h
Add documentation for the MPEG-TS PMT table parser Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'doxygen_libdvbv5.cfg')
-rw-r--r--doxygen_libdvbv5.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen_libdvbv5.cfg b/doxygen_libdvbv5.cfg
index a018d19c..4f35268d 100644
--- a/doxygen_libdvbv5.cfg
+++ b/doxygen_libdvbv5.cfg
@@ -753,6 +753,7 @@ INPUT = $(SRCDIR)/lib/include/libdvbv5/dvb-demux.h \
$(SRCDIR)/lib/include/libdvbv5/descriptors.h \
$(SRCDIR)/lib/include/libdvbv5/header.h \
$(SRCDIR)/lib/include/libdvbv5/pat.h \
+ $(SRCDIR)/lib/include/libdvbv5/pmt.h \
$(SRCDIR)/lib/include/libdvbv5/vct.h \
# This tag can be used to specify the character encoding of the source files

Privacy Policy