rtpjitterbuffer: serialize events in the buffer
authorWim Taymans <wtaymans@redhat.com>
Tue, 10 Dec 2013 10:57:37 +0000 (11:57 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 10 Dec 2013 10:57:37 +0000 (11:57 +0100)
commiteee515cb2c1367b4bd60f3e19251f42c3edd6ffe
treeb94adf5685f020e5240c5d605ba1addc9b132fa4
parent36e78bc5caed49950d0cc6b320b9992cbc1c62eb
rtpjitterbuffer: serialize events in the buffer

Serialize events into the jitterbuffer by inserting them with a -1
seqnum.
Update unit test to expect events from the streaming thread.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=652986
gst/rtpmanager/gstrtpjitterbuffer.c
tests/check/elements/rtpjitterbuffer.c