client: support pushed context in handle_request
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 15 Jul 2013 09:57:49 +0000 (11:57 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 15 Jul 2013 09:57:49 +0000 (11:57 +0200)
commit38d91a2bf8942ccf5cc19d8d6f4191d8bd54c86a
treea07cdc9e221632077926c28844de853a81853e26
parent7db2f9f3cf84f8eaf82d156b1f4425a8ce81864c
client: support pushed context in handle_request

If we already have a pushed state, reuse it and add our own things. This makes
it easier to write tests.
gst/rtsp-server/rtsp-client.c