[0.11] gst-plugins-base: gst/tcp: Factor out common symbols; fix tests.

Thomas Vander Stichele thomasvs at kemper.freedesktop.org
Sun Feb 12 13:39:14 PST 2012


Module: gst-plugins-base
Branch: 0.11
Commit: 684aa4baaf85523a920d7c28cc81463f18f066a6
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=684aa4baaf85523a920d7c28cc81463f18f066a6

Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Thu Jan 26 10:41:22 2012 +0100

gst/tcp: Factor out common symbols; fix tests.

---

 gst/tcp/gstmultifdsink.c           |   43 +-
 gst/tcp/gstmultifdsink.h           |   73 +-
 gst/tcp/gstmultihandlesink.c       | 2788 ++++++++++++++++++++++++++++++++++++
 gst/tcp/gstmultihandlesink.h       |  273 ++++
 gst/tcp/gstmultisocketsink.h       |   72 +-
 gst/tcp/gsttcp-marshal.list        |    4 +
 gst/tcp/gsttcpplugin.c             |    4 +
 tests/check/elements/multifdsink.c |   97 +-
 8 files changed, 3123 insertions(+), 231 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-base/diff/?id=684aa4baaf85523a920d7c28cc81463f18f066a6


More information about the gstreamer-commits mailing list