client: allow for sending any message, not only requests
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Jul 2013 13:13:48 +0000 (15:13 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Jul 2013 13:13:48 +0000 (15:13 +0200)
commit7532de687a9b53062d727595f6738b04bdfac1e2
tree939f44d981808ab9d9824bb2dd30c030e2955660
parent9a09d98e6d4ca8ee3c24bf09d89b1e0b90842e1c
client: allow for sending any message, not only requests

Change the _send_request() method to _send_message() so that we
can both send requests and replies.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h