forked from mirrors/gstreamer-rs
a3a7f85f7f
The buffer, in the writable case, needs to be actually writable (i.e. refcount 1) and this was previously not ensured. Also it caused some API mismatch when trying to use it e.g. as part of basetransform's `transform_ip()` virtual method. Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/162 |
||
---|---|---|
.. | ||
auto | ||
lib.rs | ||
rtp_buffer.rs | ||
rtp_header_extension.rs |