rtsp: Add initial buffer support.
authorPeter Kjellerstedt <pkj@axis.com>
Tue, 9 Jun 2009 13:27:17 +0000 (15:27 +0200)
committerPeter Kjellerstedt <pkj@axis.com>
Mon, 24 Aug 2009 11:19:44 +0000 (13:19 +0200)
commit814eaa728ad4fade33d2455ac41c8fa105e1caf9
treefc2cc155d3f28ba4d796984c81aae4cacb3a3d64
parent2c08c76383ffa2baae5c8f7edf2c5af446390f28
rtsp: Add initial buffer support.

The initial buffer contains data for a connection which should be used
before starting to actually read anything from the socket.
gst-libs/gst/rtsp/gstrtspconnection.c