[Bug 715166] Pipeline is not linked sometimes when using PNG images

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 25 08:58:05 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=715166
  GStreamer | gst-editing-services | git

--- Comment #9 from Lubosz Sarnecki <lubosz at gmail.com> 2013-11-25 16:57:56 UTC ---
Created an attachment (id=261467)
 View: https://bugzilla.gnome.org/attachment.cgi?id=261467
 Review: https://bugzilla.gnome.org/review?bug=715166&attachment=261467

Patch on bad plugins that fixes the issue

This patch fixes the error. It was caused by uninitialized ints.
sink_caps was returning NULL, but the code did not mind.

I am setting a default 1/1 framerate now.

-- 
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