mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 17:50:36 +00:00
7152d5c07a
The gst_srtp_dec_decode_buffer() function modifies the input buffer after making it writable, so the pointer might change as well, depending on the refcount of the buffer. This issue was detected using a netsim element upstream of the decoder in a WebRTC pipeline. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8198> |
||
---|---|---|
.. | ||
gstsrtp.c | ||
gstsrtp.h | ||
gstsrtpdec.c | ||
gstsrtpdec.h | ||
gstsrtpelement.c | ||
gstsrtpelements.h | ||
gstsrtpenc.c | ||
gstsrtpenc.h | ||
gstsrtpenums.h | ||
gstsrtpplugin.c | ||
meson.build |