Add utility function dvbpsi_AddDescriptor().
[email protected] (Jean-Paul Saman)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Jean-Paul Saman <[email protected]> | Wed Jun 27 14:02:55 2012 +0200| [2b2d1423ee388e07821e71acd4555f7692241382] | committer: Jean-Paul Saman Add utility function dvbpsi_AddDescriptor(). Adding a descriptor to the end of the descriptor list has now been moved to a utility function implemented in src/descriptor.c > http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=2b2d1423ee388e07821e71acd4555f7692241382 --- src/descriptor.c | 24 ++++++++++++++++++++++++ src/descriptor.h | 14 ++++++++++++++ src/tables/atsc_eit.c | 30 ++++++++++++------------------ src/tables/atsc_mgt.c | 26 ++++++++++---------------- src/tables/atsc_stt.c | 22 ++++++++-------------- src/tables/atsc_vct.c | 22 ++++++++-------------- src/tables/bat.c | 13 +++++-------- src/tables/cat.c | 13 +++++-------- src/tables/eit.c | 15 ++++++--------- src/tables/nit.c | 13 +++++-------- src/tables/pmt.c | 13 +++++-------- src/tables/sdt.c | 13 +++++-------- src/tables/sis.c | 13 +++++-------- src/tables/tot.c | 13 +++++-------- 14 files changed, 117 insertions(+), 127 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commitdiff;h=2b2d1423ee388e07821e71acd4555f7692241382 _______________________________________________ libdvbpsi-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libdvbpsi-devel