gstreamer/gst-libs/gst/rtsp
Sebastian Dröge 18c610edda rtspconnection: Only drop everything after the ; of a session header in requests
For responses it is actually allowed and used to signal the timeout to the
client!

https://bugzilla.gnome.org/show_bug.cgi?id=736267
2015-06-22 19:51:32 +02:00
..
.gitignore rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
gstrtsp.h
gstrtspconnection.c rtspconnection: Only drop everything after the ; of a session header in requests 2015-06-22 19:51:32 +02:00
gstrtspconnection.h GstRTSPConnection: Add GTlsInteraction support 2015-06-09 19:47:51 -04:00
gstrtspdefs.c rtspdefs: remove outdated comments 2014-05-02 19:36:34 +01:00
gstrtspdefs.h rtspdefs: remove outdated comments 2014-05-02 19:36:34 +01:00
gstrtspextension.c rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
gstrtspextension.h
gstrtspmessage.c rtspmessage: map headers we know that are added by string to their enum 2015-02-09 18:03:43 +00:00
gstrtspmessage.h rtspmessage: add API to add and get custom headers 2015-02-09 17:50:14 +00:00
gstrtsprange.c Fix double semicolons 2015-03-10 09:27:08 +00:00
gstrtsprange.h
gstrtsptransport.c rtsp: Use glib-mkenums to generate GstRTSPProfile and GstRTSPLowerTrans GTypes 2015-05-20 15:41:06 +03:00
gstrtsptransport.h rtsp: Add FIXME 2.0 comment about GstRTSPTransport being an enum instead of flags 2015-05-20 15:41:06 +03:00
gstrtspurl.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:28:57 +01:00
gstrtspurl.h
Makefile.am gi: Use INTROSPECTION_INIT for --add-init-section 2015-06-16 18:04:57 -04:00
rtsp.h