[Bug 729278] gl: avoid using an extra FBO pass in some basic cases

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 26 21:02:54 PDT 2014


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

--- Comment #7 from Matthew Waters <ystreet00 at gmail.com> 2014-05-27 01:26:05 UTC ---
Sure, that will solve this bug.  However the move to GstBuffer everywhere would
require the upload/colorconvert/download to use a bufferpool in order to avoid
allocating a destroying buffers and thus memorys/textures.  That requires
separating the upload from glbufferpool which requires separating at least the
upload_meta case from all of the other upload paths.

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