Add utility function dvbpsi_SectionsCompleteDecoder()
[email protected] (Jean-Paul Saman)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Jean-Paul Saman <[email protected]> | 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 _______________________________________________ libdvbpsi-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libdvbpsi-devel