[gst-cvs] gst-rtsp-server: media-factory: add eos-shutdown property
Wim Taymans
wtay at kemper.freedesktop.org
Fri Aug 20 09:18:26 PDT 2010
Module: gst-rtsp-server
Branch: master
Commit: dc33070da3c28f81b083f20881234a712babe0fc
URL: http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/commit/?id=dc33070da3c28f81b083f20881234a712babe0fc
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Fri Aug 20 18:17:08 2010 +0200
media-factory: add eos-shutdown property
Add an eos-shutdown property that will send an EOS to the pipeline before
shutting it down. This allows for nice cleanup in case of a muxer.
Fixes #625597
---
gst/rtsp-server/rtsp-media-factory.c | 60 ++++++++++++++++++++++++++++-
gst/rtsp-server/rtsp-media-factory.h | 5 ++
gst/rtsp-server/rtsp-media.c | 71 +++++++++++++++++++++++++++++++++-
gst/rtsp-server/rtsp-media.h | 5 ++
4 files changed, 138 insertions(+), 3 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/diff/?id=dc33070da3c28f81b083f20881234a712babe0fc
More information about the Gstreamer-commits
mailing list