[vdr-plugin-vnsiserver] branch upstream updated (100fbbc -> 7c4b33d)

Tobias Grimm tiber-guest at alioth.debian.org
Sun Nov 3 17:58:09 UTC 2013


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a change to branch upstream
in repository vdr-plugin-vnsiserver.

      from  100fbbc   Imported Upstream version 0.9.1+git20130321
       new  7c4b33d   Imported Upstream version 0.9.1+git20131103

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile           |    2 +-
 config.h           |    6 +
 cxsocket.c         |   12 +
 cxsocket.h         |    5 +
 demuxer.c          |  302 +++++++++++++++++--
 demuxer.h          |   12 +
 parser.c           |  380 ++++++++++++++++++------
 parser.h           |  120 ++------
 parser_AAC.c       |   15 +-
 parser_AAC.h       |   12 +-
 parser_AC3.c       |   14 +-
 parser_AC3.h       |   12 +-
 parser_DTS.c       |   14 +-
 parser_DTS.h       |   12 +-
 parser_MPEGAudio.c |   15 +-
 parser_MPEGAudio.h |   12 +-
 parser_MPEGVideo.c |   54 ++--
 parser_MPEGVideo.h |   16 +-
 parser_Subtitle.c  |   16 +-
 parser_Subtitle.h  |   12 +-
 parser_Teletext.c  |   14 +-
 parser_Teletext.h  |   12 +-
 parser_h264.c      |   42 +--
 parser_h264.h      |   13 +-
 recplayer.c        |   62 +++-
 recplayer.h        |    4 +-
 requestpacket.c    |   16 +
 requestpacket.h    |    1 +
 responsepacket.c   |   11 +-
 responsepacket.h   |    6 +-
 setup.c            |   72 +++--
 setup.h            |    7 +-
 streamer.c         |  204 ++++++++++---
 streamer.h         |    9 +-
 videobuffer.c      |  834 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 videobuffer.h      |   24 +-
 videoinput.c       |    6 +
 videoinput.h       |    1 +
 vnsi.c             |   26 ++
 vnsi.h             |    9 +-
 vnsiclient.c       |   94 +++++-
 vnsiclient.h       |    5 +-
 vnsicommand.h      |   16 +-
 vnsiserver.c       |   50 +++-
 44 files changed, 2115 insertions(+), 466 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-vnsiserver.git



More information about the pkg-vdr-dvb-changes mailing list