rtpvrawdepay: map/unmap output frame only once, not for every input packet
authorTim-Philipp Müller <tim@centricular.com>
Sat, 23 May 2015 12:23:22 +0000 (13:23 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 25 May 2015 15:16:42 +0000 (16:16 +0100)
commit2aafb3951d5574ce7db0316d9025bd1339b33da1
tree82147e7b59651129107b798726549585a4d73a7a
parentd03b9513f1723014549aafdc4f5bba7196882581
rtpvrawdepay: map/unmap output frame only once, not for every input packet

Map output buffer after creating it and keep it mapped
until we're done with it instead of mapping/unmapping
it for every single input buffer.
gst/rtp/gstrtpvrawdepay.c
gst/rtp/gstrtpvrawdepay.h