[dvblast-devel] [PATCH 0/4] Allow dvblastctl to have access to current PAT/CAT/NIT/SDT
Georgi Chorbadzhiyski
gf at unixsol.org
Thu Aug 25 15:00:05 CEST 2011
The following patches add four new commands over cmd socket.
The commands are get_pat, get_cat, get_nit and get_sdt. These
allow dvblastctl user to extract information about currently
available tables.
Georgi Chorbadzhiyski (4):
util: Add psi_pack_sections() and psi_unpack_sections().
demux: Add demux_get_current_packed_{PAT,CAT,NIT,SDT} functions.
comm: Add supported for GET_{PAT,CAT,NIT,SDT} commands
dvblastctl: Add support for get_pat, get_cat, get_nit and get_sdt
commands.
NEWS | 1 +
comm.c | 34 +++++++++++++++++++++
comm.h | 13 +++++++-
demux.c | 19 ++++++++++++
dvblast.h | 7 ++++
dvblastctl.c | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
util.c | 68 ++++++++++++++++++++++++++++++++++++++++++
7 files changed, 233 insertions(+), 3 deletions(-)
--
1.7.5.1
More information about the dvblast-devel
mailing list