[gst-cvs] gst-plugins-good: rtspsrc: factor out the connections

Wim Taymans wtay at kemper.freedesktop.org
Fri Jun 18 07:18:12 PDT 2010


Module: gst-plugins-good
Branch: master
Commit: 966ced220858a2f15f1efeb2a739a0db977110d5
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=966ced220858a2f15f1efeb2a739a0db977110d5

Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Jun 18 15:08:21 2010 +0200

rtspsrc: factor out the connections

Keep a global connection for aggregate control but also keep stream connections
for non-aggregate control.
Add some helper methods to connect/close/flush the connections.

---

 gst/rtsp/gstrtspsrc.c |  591 ++++++++++++++++++++++++++++++++-----------------
 gst/rtsp/gstrtspsrc.h |   22 ++-
 2 files changed, 398 insertions(+), 215 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-good/diff/?id=966ced220858a2f15f1efeb2a739a0db977110d5




More information about the Gstreamer-commits mailing list