rtspsrc: only reset the manager object when we did a seek
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 7 Jun 2012 10:11:14 +0000 (12:11 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 7 Jun 2012 10:11:14 +0000 (12:11 +0200)
commiteb982e4bbea159b0f9247f2649ca5327581cd788
treea31bd452969742189fbbd02dcbd22b968cc915f1
parent443a14bdbfd5f37cd9afed51fb42453b8c41336d
rtspsrc: only reset the manager object when we did a seek

Only reset the manager object when we used a Range header, ie. when we did a
seek. Otherwise we just paused and we can resume just fine.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=677475
gst/rtsp/gstrtspsrc.c