[gst-cvs] wtay gst-plugins-good: gst-plugins-good/ gst-plugins-good/gst/rtsp/

Wim Taymans wtay at freedesktop.org
Thu Feb 16 02:47:01 PST 2006


CVS Root:       /cvs/gstreamer
Module:         gst-plugins-good
Changes by:     wtay
Date:           Thu Feb 16 2006  02:42:37 PST

Log message:
        * gst/rtsp/README:
        Updated README.
        * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
        (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
        (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
        * gst/rtsp/gstrtspsrc.h:
        Make sure the RTP port is an even port an try to allocate
        another if not.
        Added retry property to control max retries for port allocation.
        Make sure RTCP port is RTP port+1.
        Cleanup when port allocation fails.
        Fixes #319183.

Modified files:
    .               : ChangeLog
    gst/rtsp        : README gstrtspsrc.c gstrtspsrc.h

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/ChangeLog.diff?r1=1.2154&r2=1.2155
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/rtsp/README.diff?r1=1.4&r2=1.5
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/rtsp/gstrtspsrc.c.diff?r1=1.21&r2=1.22
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/rtsp/gstrtspsrc.h.diff?r1=1.5&r2=1.6




More information about the Gstreamer-commits mailing list