[Bug 659573] multipartdemux: segfault

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 9 07:31:49 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=659573
  GStreamer | gst-plugins-good | git

--- Comment #12 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-12-09 15:31:45 UTC ---
Sure, but my point was not that. It was:
If you have one part with MIME type (eg) text/plain
If you have another part with same MIME type text/plain

Then a single pad will be created, instead of one per part, because the
indexing is done by a hash table keyed on the MIME type, so there is a
collision.
Though maybe it was intended to be that way, I tried creating such a file, and
buffers flow onto the same pad, so...

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list