matroskamux: Fix leaking of the streamheader buffers
gst_value_set_buffer() increases the refcount and doesn't take ownership of the buffer.
Showing
Please register or sign in to comment
gst_value_set_buffer() increases the refcount and doesn't take ownership of the buffer.