gst-libs/gst/rtp/gstbasertpdepayload.c: Fix 99% cpu load by waiting for absolute...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 14 Jul 2006 17:56:59 +0000 (17:56 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 14 Jul 2006 17:56:59 +0000 (17:56 +0000)
commitbbe88d8dabd901b1e6e5243a51c14938a599dd4f
tree97e62e1ac11dde4eccbf98a9fe57580e0b999bcb
parent7e6940446a80704cf2ae36dd019ee8ee87f1de0d
gst-libs/gst/rtp/gstbasertpdepayload.c: Fix 99% cpu load by waiting for absolute times on the clock. Fixes #347300.

Original commit message from CVS:
* gst-libs/gst/rtp/gstbasertpdepayload.c:
(gst_base_rtp_depayload_wait),
(gst_base_rtp_depayload_change_state),
(gst_base_rtp_depayload_set_property),
(gst_base_rtp_depayload_get_property):
Fix 99% cpu load by waiting for absolute times on the
clock. Fixes #347300.
ChangeLog
gst-libs/gst/rtp/gstbasertpdepayload.c