rtprtxreceive: Use offset when copying header
authorOlivier Crête <olivier.crete@collabora.com>
Sat, 29 Nov 2014 23:35:42 +0000 (18:35 -0500)
committerOlivier Crête <olivier.crete@collabora.com>
Sat, 29 Nov 2014 23:38:12 +0000 (18:38 -0500)
commitccac1f8c0bcf2b87ffbda26bac6b6de0c8f37814
tree669da24888a3a40dae6cb9c06033e7a56b53fe75
parent023a1637d941bfa22377c89287fb45edcaab4051
rtprtxreceive: Use offset when copying header

The header is not always at the start of the packet, so we need to compute
the offset first.
gst/rtpmanager/gstrtprtxreceive.c