GNOME Bugzilla – Bug 681322
[0.11] crash when printing taglist containing multiple embedded GstSample
Last modified: 2012-09-16 22:24:13 UTC
Created attachment 220480 [details] code to reproduce crash gstreamer crashes when printing a taglist with GST_PTR_FORMAT, when it contains multiple GstSample, for example in GST_TAG_ATTACHMENT. I attached code to reproduce it.
commit c2175db8899f8bf1ad1ff4b886943966ed506f80 Author: Tim-Philipp Müller <tim@centricular.net> Date: Sun Sep 16 23:20:46 2012 +0100 sample: add serialisation/deserialisation functions for GstSample Since these things are inside taglists now, it would be good to be able to print them and deserialise them. https://bugzilla.gnome.org/show_bug.cgi?id=681322