rtsp-media/client: Reply to PLAY request with same type of Range
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Fri, 22 Feb 2013 19:17:29 +0000 (14:17 -0500)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 22 Mar 2013 14:53:06 +0000 (15:53 +0100)
commitc18eafbb242bcddfe71d1b8f0e6897d809e40699
treef4553115848e966bd36fff76cf74a847f6e011ef
parent8a08fddb41c7a25e025eaccf92961e1797fd6576
rtsp-media/client: Reply to PLAY request with same type of Range

Remember the type of Range from the PLAY request and use the same type for
the reply.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h
gst/rtsp-server/rtsp-sdp.c
tests/check/gst/media.c
tests/check/gst/rtspserver.c