[libdvbpsi-devel] Add utility function dvbpsi_SectionsCompleteDecoder()

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


libdvbpsi | branch: master | Jean-Paul Saman <jean-paul.saman at m2x.nl> | Thu Jun 21 19:46:25 2012 +0200| [75dd4adee3765ff9937aacc03b90e63e9e4d0461] | committer: Jean-Paul Saman

Add utility function dvbpsi_SectionsCompleteDecoder()

The table decoder check for all sections received in the same manner, this
is now abstracted away in the dvbpsi_SectionsCompleteDecoder() function.

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

 src/dvbpsi.c          |   22 ++++++++++++++++++++++
 src/dvbpsi.h          |   11 +++++++++++
 src/tables/atsc_eit.c |   19 +------------------
 src/tables/atsc_ett.c |   19 +------------------
 src/tables/atsc_mgt.c |   19 +------------------
 src/tables/atsc_stt.c |   19 +------------------
 src/tables/atsc_vct.c |   19 +------------------
 src/tables/bat.c      |   19 +------------------
 src/tables/cat.c      |   20 +-------------------
 src/tables/nit.c      |   18 +-----------------
 src/tables/pat.c      |   18 +-----------------
 src/tables/pmt.c      |   18 +-----------------
 src/tables/sdt.c      |   18 +-----------------
 src/tables/sis.c      |   18 +-----------------
 src/tables/tot.c      |   18 +-----------------
 15 files changed, 46 insertions(+), 229 deletions(-)

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


More information about the libdvbpsi-devel mailing list