[vdr-plugin-vnsiserver] branch master updated (03f47a6 -> 77f8839)

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


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

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

      from  03f47a6   Build-depend on vdr-dev (>= 2.0.0)
       new  7c4b33d   Imported Upstream version 0.9.1+git20131103
       new  9244179   Merge tag 'upstream/0.9.1+git20131103'
       new  77f8839   New Upstream Snapshot (commit 03f47a6)

The 3 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 +
 debian/changelog   |    6 +
 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 +++-
 45 files changed, 2121 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