gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 28 Sep 2007 14:51:58 +0000 (14:51 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:30 +0000 (02:30 +0100)
commit9c867a2160632d541397646081cfdf9be3818499
tree0e5a843c9ed7a300fde6a3d6b937dea8c590b105
parent2b1f49a26e1879b41329e9198f65826fdce960a4
gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.

Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (free_client):
Fix crasher in dispose.
* gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
Handle cases where input buffers have no timestamps so that no clock
skew can be calculated, in this case interpollate timestamps based on
rtp timestamp and assume a 0 clock skew.
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/rtpjitterbuffer.c