rtpmanager: don't map READWRITE in twcc header ext
authorAlbert Sjolund <alberts@axis.com>
Fri, 15 Nov 2024 10:44:17 +0000 (11:44 +0100)
committerBackport Bot <gitlab-backport-bot@gstreamer-foundation.org>
Sun, 17 Nov 2024 11:31:16 +0000 (11:31 +0000)
commitdfbb6dafcac4760bbcb27cff9f759379f11a66c6
treedb810ab1915c2aab8cd1f223828d750f25013e53
parentf1d4e594d9ca9b2332ac6f1c8011b033e4284989
rtpmanager: don't map READWRITE in twcc header ext

There is no need to map the buffer as writable, as there is
only a read performed on the mapped buffer. This is in line
with other header extensions, as no other extensions maps
it as readwrite.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7910>
subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-twcc.c