rtpbin: pass running_time to jitterbuffer pause
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 5 Oct 2009 19:31:59 +0000 (21:31 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Feb 2010 16:22:54 +0000 (17:22 +0100)
commit8d814f3782a9bf371a9f39ff4762059e9fa9f0a6
treee626c427cf5c78c0326e5ff42e45a6de8f571511
parentbf697b12e394415dbf3c50b5584b633cbf2e11a9
rtpbin: pass running_time to jitterbuffer pause

Pass the current running time to the jitterbuffer when pausing or resuming so
that it calculate the right offsets.
Small cleanups and comments.
Set the default rtspsrc latency to 2 seconds.
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h
gst/rtpmanager/rtpjitterbuffer.c
gst/rtsp/gstrtspsrc.c