rtsp: Start implementing support for RTSP 2.0
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 20 Apr 2017 20:42:17 +0000 (17:42 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 5 Oct 2017 16:16:03 +0000 (13:16 -0300)
commit20fae3f1e0090f442c954ccd70028c07612ecdbb
treefbc5721ef59dd81a101d2e2142b2b68e38a8f342
parent43985b363db8bcc090b2f787fc4856040502e318
rtsp: Start implementing support for RTSP 2.0

Properly handle protocol version in the connection

Add the following headers types:
  * Pipelined-Request
  * Media-Properties
  * Seek-Style
  * Accept-Ranges

https://bugzilla.gnome.org/show_bug.cgi?id=781446
gst-libs/gst/rtsp/gstrtspconnection.c
gst-libs/gst/rtsp/gstrtspdefs.c
gst-libs/gst/rtsp/gstrtspdefs.h
gst-libs/gst/rtsp/gstrtspextension.h