gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 26 Sep 2007 20:08:28 +0000 (20:08 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:30 +0000 (02:30 +0100)
commitfa00695a390e507a049bca04446ed65c69c6641b
tree0fec9e4ba9479aa3002d621ba1b10bbadf40cf3b
parent949f1685ce1c3ddf04873825f1bdc1c0bb7f284e
gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.

Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_dispose),
(gst_rtp_bin_finalize):
Fix cleanup crasher.
* gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_init),
(calculate_skew):
* gst/rtpmanager/rtpjitterbuffer.h:
Dynamically adjust the skew calculation window so that we calculate it
over a period of around 2 seconds.
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/rtpjitterbuffer.c
gst/rtpmanager/rtpjitterbuffer.h