gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we have...
authorStefan Kost <ensonic@users.sf.net>
Tue, 11 Mar 2008 10:43:32 +0000 (10:43 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:34 +0000 (02:30 +0100)
commit52cdd3c59a5cd4d9b48c379a5e7227407e5c97cb
tree03a2af9ce5d36a1b61d7bb56d912284935683479
parentdb8bdc8b927ef5156bbfc84c9c084abc8b667822
gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we have no timestamps.

Original commit message from CVS:
Patch by: Stefan Kost <ensonic@users.sf.net>
* gst/rtpmanager/rtpjitterbuffer.c: (calculate_skew):
Don't try to reset the clock skew when we have no timestamps.
Fixes #519005.
gst/rtpmanager/rtpjitterbuffer.c