[Bug 722345] directfb: video sink crashes when used with ext_surface

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 16 07:58:14 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722345
  GStreamer | gst-plugins-bad | 1.2.2

--- Comment #7 from Eric <etrousset at awox.com> 2014-01-16 15:58:11 UTC ---
After checking the code, it seems to me it's normal to have meta == NULL cause
in _pool_alloc_buffer, in the fallback: section, we have surface =
gst_buffer_new_allocate. then in beach: *buffer = surface;

So it seems to me the meta is lost 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