rtsp-client: Make configure_client_transport virtual
authorOgnyan Tonchev <ognyan@axis.com>
Mon, 17 Jun 2013 14:18:37 +0000 (16:18 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 17 Jun 2013 14:18:37 +0000 (16:18 +0200)
commit7e9df0e112c0074bda4305294a623efdcd54979c
tree52380f13918ca66ffba60bd0a86680b6d7c7f625
parentb5f8ff82323cccf8d4e3d21254e0e06f7d13f169
rtsp-client: Make configure_client_transport virtual

This patch makes configure_client_transport virtual. The functionality is
needed to handle some weird clients sending multicast transport settings as url
options.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=702173
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h