rtpjitterbuffer: push the lost event from the timer thread
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 18 Sep 2013 12:57:09 +0000 (14:57 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 18 Sep 2013 12:57:09 +0000 (14:57 +0200)
commitf2efdf28f521dd36a02503806ec9eee568bd25a8
tree8d34994fbee193bb774874858cd5a4e11bc70198
parent5c1f2f0045bacf1bbfa5231d02dce78048a1773b
rtpjitterbuffer: push the lost event from the timer thread

Instead of pushing the lost event from the chain function, schedule a timeout
that will push the lost event from the timer thread. This avoid blocking the
upstream thread while we push and sync the event.
gst/rtpmanager/gstrtpjitterbuffer.c