rtprtxsend: use a GSequence to implement the buffer queue
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 4 Nov 2013 18:05:03 +0000 (20:05 +0200)
committerWim Taymans <wtaymans@redhat.com>
Fri, 3 Jan 2014 19:48:28 +0000 (20:48 +0100)
commit51edc07127b2ef7ca260fdc73f136e503a90f35c
tree7c267ca748ca8516536aba00684e623d5b9bbfda
parent487fa8c9894c431c546a71877acb83fe91d1aab4
rtprtxsend: use a GSequence to implement the buffer queue

This has the advantage that searching the queue to find the
buffer with the requested seqnum is done with binary search.
gst/rtpmanager/gstrtprtxsend.c
gst/rtpmanager/gstrtprtxsend.h