After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 730015 - gl: YUY2 leads to black screen on GLES Mali 400MP
gl: YUY2 leads to black screen on GLES Mali 400MP
Status: RESOLVED DUPLICATE of bug 728890
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-12 15:19 UTC by Nicolas Dufresne (ndufresne)
Modified: 2014-05-13 17:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2014-05-12 15:19:40 UTC
Pretty much all formats are fixed now on that platform, but on Mali 400MP the YUY2 support leads to black screen. Would be nice if it's for all GLES, might be the shader that didn't compile, though I can't see any warnings about that.
Comment 1 Matthew Waters (ystreet00) 2014-05-12 22:58:34 UTC
What about UYVY ?  If they both fail, then it would seem that the pbo texture copying fails inside gstglmemory.c
Comment 2 Nicolas Dufresne (ndufresne) 2014-05-13 17:04:29 UTC

*** This bug has been marked as a duplicate of bug 728890 ***