Fix stuttering with RTSP streams.
authorAndrew den Exter <andrew.den.exter@jollamobile.com>
Wed, 25 Jun 2014 08:41:00 +0000 (18:41 +1000)
committerAndrew den Exter <andrew.den.exter@qinetic.com.au>
Wed, 25 Jun 2014 23:45:52 +0000 (01:45 +0200)
commit310402c6c183bcf24b01fac73f53cc7b9a2746c4
treee40bcc08377cf8e823e84afdf732badb92e54615
parenteb75bf8e3bde3a9b3efc91b54aa4dc2e34a3cde4
Fix stuttering with RTSP streams.

Set the rtspsrc buffer-mode to 'slave' which is the default in
gstreamer 1.0 and doesn't cause the stuttering apparent with
the default buffer mode.

Change-Id: I4241fbe638c176ad93f441a3f76a1041ef1cb6bb
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
src/plugins/gstreamer/mediaplayer/qgstreamerplayersession.cpp