[libdvbpsi-devel] Add utility function dvbpsi_AddSectionDecoder()

Jean-Paul Saman git at videolan.org
Wed Jun 27 14:29:07 CEST 2012


libdvbpsi | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Thu Jun 21 21:01:31 2012 +0200| [7a09ba19c981a600a7c0b880f79da25f83daa94c] | committer: Jean-Paul Saman

Add utility function dvbpsi_AddSectionDecoder()

Add a PSI section to dvbpsi_decoder_t::ap_sections[] array. The function returns
true when it overwrites an earlier entry and false otherwise.

> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=7a09ba19c981a600a7c0b880f79da25f83daa94c
---

 src/dvbpsi.c          |   20 ++++++++++++++++++++
 src/dvbpsi.h          |   12 ++++++++++++
 src/tables/atsc_eit.c |    6 +-----
 src/tables/atsc_ett.c |    6 +-----
 src/tables/atsc_mgt.c |    7 +------
 src/tables/atsc_stt.c |    6 +-----
 src/tables/atsc_vct.c |    6 +-----
 src/tables/bat.c      |    6 +-----
 src/tables/cat.c      |    6 +-----
 src/tables/eit.c      |    6 +-----
 src/tables/nit.c      |    6 +-----
 src/tables/pat.c      |    7 +------
 src/tables/pmt.c      |    6 +-----
 src/tables/sdt.c      |    6 +-----
 src/tables/sis.c      |    6 +-----
 src/tables/tot.c      |    8 ++------
 16 files changed, 47 insertions(+), 73 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commitdiff;h=7a09ba19c981a600a7c0b880f79da25f83daa94c


More information about the libdvbpsi-devel mailing list