[Bug 729588] glimagesink: cannot play 1080p on RPI

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 8 19:20:28 PDT 2014


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

--- Comment #9 from Matthew Waters <ystreet00 at gmail.com> 2014-05-09 02:20:24 UTC ---
Review of attachment 276167:
 --> (https://bugzilla.gnome.org/review?bug=729588&attachment=276167)

I'm not a fan of this.  The use case you are presenting is for not allocating a
fbo when using EGLImages however the concept of uploading (using EGLImages) and
converting (where the fbo is) are two seperate processes.  glupload is now only
really concerned with getting the data onto the GPU, which does not use a fbo. 
You will need to change the colorconvert code to support the fast path of not
converting when the video info's are the same.

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