gstreamer/gst-libs/gst/rtsp
Wim Taymans c9566ebd68 gst-libs/gst/rtsp/gstrtspmessage.c: Fix the g_return_val_if_fail() statements.
Original commit message from CVS:
* gst-libs/gst/rtsp/gstrtspmessage.c:
(gst_rtsp_message_parse_request),
(gst_rtsp_message_parse_response):
Fix the g_return_val_if_fail() statements.
2008-09-23 17:48:14 +00:00
..
.gitignore gst-libs/gst/rtsp/.cvsignore: Ber. Don't include the full path, idiot. 2007-07-27 09:17:19 +00:00
gstrtsp.h gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
gstrtspbase64.c API: gst_rtsp_base64_decode_ip() 2007-07-26 14:33:01 +00:00
gstrtspbase64.h API: gst_rtsp_base64_decode_ip() 2007-07-26 14:33:01 +00:00
gstrtspconnection.c gst-libs/gst/rtsp/gstrtspconnection.c: Fix build on win32. 2008-06-11 20:13:00 +00:00
gstrtspconnection.h gst-libs/gst/rtsp/gstrtspconnection.*: Add a couple of missing argument guards. 2008-06-04 11:53:53 +00:00
gstrtspdefs.c gst-libs/gst/rtsp/gstrtspdefs.*: Add Location header so that we can start implementing redirects. 2007-12-30 19:21:16 +00:00
gstrtspdefs.h gst-libs/gst/rtsp/gstrtspdefs.*: Add Location header so that we can start implementing redirects. 2007-12-30 19:21:16 +00:00
gstrtspextension.c gst-libs/gst/rtsp/gstrtspextension.c: Fire the signal on the object, not the interface. 2007-07-27 11:16:23 +00:00
gstrtspextension.h gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
gstrtspmessage.c gst-libs/gst/rtsp/gstrtspmessage.c: Fix the g_return_val_if_fail() statements. 2008-09-23 17:48:14 +00:00
gstrtspmessage.h Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsprange.c Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsprange.h Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsptransport.c gst-libs/gst/rtsp/gstrtsptransport.c: Add rdt manager for rdt transport. 2007-08-03 15:44:01 +00:00
gstrtsptransport.h gst-libs/gst/rtsp/gstrtsptransport.h: Make the GstRTSPTransport struct members public as there are no setters/getters... 2008-05-21 06:39:20 +00:00
gstrtspurl.c Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtspurl.h Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
Makefile.am gst-libs/gst/rtsp/Makefile.am: Distribute, don't install md5.h 2008-05-21 17:01:16 +00:00
md5.c gst-libs/gst/rtsp/: Add Digest authorization support for RTSP connections. See #532065. 2008-05-08 14:46:27 +00:00
md5.h gst-libs/gst/rtsp/: Add Digest authorization support for RTSP connections. See #532065. 2008-05-08 14:46:27 +00:00
rtsp-marshal.list gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00