rtpbin: change how NTP time is calculated in RTCP
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 20 Jan 2010 16:04:03 +0000 (17:04 +0100)
committerWim Taymans <wim@metal.(none)>
Mon, 15 Feb 2010 20:36:29 +0000 (21:36 +0100)
commit83cb1aecc8218dabc2a7a99a916c73a97037db74
tree39671977940afe5ac52c4dbeba51791ea325051b
parent2baa107562dec16531ccdf5e07c8910437b6bfd8
rtpbin: change how NTP time is calculated in RTCP

Don't calculate the NTP time based on the running_time of the pipeline but from
the systemclock. This allows us to generate more accurate NTP timestamps in case
the systemclock is synchronized with NTP or similar.
gst/rtpmanager/gstrtpsession.c
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpsession.h
gst/rtpmanager/rtpsource.c
gst/rtpmanager/rtpsource.h