rtsp: Allow gst_rtsp_connection_do_tunnel() to just setup decoding context.
authorPeter Kjellerstedt <pkj@axis.com>
Tue, 16 Jun 2009 17:35:23 +0000 (19:35 +0200)
committerPeter Kjellerstedt <pkj@axis.com>
Mon, 24 Aug 2009 11:19:46 +0000 (13:19 +0200)
commitd5b4b5d8afdb49be8d14ee2250ed69d66693fe25
tree10b51ae5cb61db64961eca662eca45b7e305f4f6
parent01d98fdb5d86ac4072afae25e6c600bb42bbb33f
rtsp: Allow gst_rtsp_connection_do_tunnel() to just setup decoding context.

If the second connection passed to gst_rtsp_connection_do_tunnel() is NULL
then just setup the base64 decoding context for the first connection.
gst-libs/gst/rtsp/gstrtspconnection.c