The GstStructure attached to the audio sample in peek_next_sample() was freed prematurely before usage as gst_sample_new() is taking full ownership on it. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9248>
The GstStructure attached to the audio sample in peek_next_sample() was freed prematurely before usage as gst_sample_new() is taking full ownership on it. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9248>