mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
91ce2b294e
Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type), (gst_rtspsrc_class_init), (gst_rtspsrc_init), (gst_rtspsrc_create_stream), (gst_rtspsrc_add_element), (gst_rtspsrc_set_state), (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_stream_configure_transport), (find_stream), (gst_rtspsrc_loop), (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_change_state): * gst/rtsp/gstrtspsrc.h: Setup UDP sources correctly, receives raw data from RTSP compliant servers now. |
||
---|---|---|
.. | ||
.gitignore | ||
gstrtsp.c | ||
gstrtsp.h | ||
gstrtspsrc.c | ||
gstrtspsrc.h | ||
Makefile.am | ||
rtsp.h | ||
rtspconnection.c | ||
rtspconnection.h | ||
rtspdefs.c | ||
rtspdefs.h | ||
rtspmessage.c | ||
rtspmessage.h | ||
rtspstream.h | ||
rtsptransport.c | ||
rtsptransport.h | ||
rtspurl.c | ||
rtspurl.h | ||
sdp.h | ||
sdpmessage.c | ||
sdpmessage.h | ||
test.c |