[libdvbpsi-devel] Add utility function dvbpsi_AddDescriptor().
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> | 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
More information about the libdvbpsi-devel
mailing list