[gstreamer-bugs] [Bug 614296] [basetransform] Try suggestion on bad pad alloc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 26 11:07:44 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=614296
  GStreamer | gstreamer (core) | git

--- Comment #10 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-07-26 18:07:40 UTC ---
Pushed the partial fix below.

Module: gstreamer
Branch: master
Commit: 574e6ab423f0bba58c3bc88085d6c406677f76e4
URL:   
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=574e6ab423f0bba58c3bc88085d6c406677f76e4


it is a simplification of the patch that doesn't do hackish fixation. The
problem persists because it renegotiates to framerate=0, because videotestsrc
allows that and the capsfilter isn't fixating it.

With this patch and if you put a fixed framerate on the capsfilter it works.


So we now need to find something to do about picking 0 as a framerate (or do
nothing?). I have no good idea here.

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