rtprtxsend: keep important buffer information in a private structure
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Sat, 2 Nov 2013 13:21:08 +0000 (15:21 +0200)
committerWim Taymans <wtaymans@redhat.com>
Fri, 3 Jan 2014 19:48:28 +0000 (20:48 +0100)
commit920a55532c50a9326c37a7b0af5a3175f6f42693
tree9b6bda005674ef84c245eaf699f2e0ea1deaca2c
parentf7277db9e47b2f4d8f07808f87e7a136ae380426
rtprtxsend: keep important buffer information in a private structure

This is to avoid mapping a buffer every time we need to read a seqnum
or a timestamp.
gst/rtpmanager/gstrtprtxsend.c