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 782736 - glformat: Add missing GST_GL_RGB565 in some switch statement
glformat: Add missing GST_GL_RGB565 in some switch statement
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.12.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-17 08:56 UTC by Haihua Hu
Modified: 2017-05-29 07:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glformat: Add missing GST_GL_RGB565 in some switch statement (1.01 KB, patch)
2017-05-17 08:56 UTC, Haihua Hu
committed Details | Review

Description Haihua Hu 2017-05-17 08:56:15 UTC
glformat: Add missing GST_GL_RGB565 in some switch statement
Comment 1 Haihua Hu 2017-05-17 08:56:35 UTC
Created attachment 352005 [details] [review]
glformat: Add missing GST_GL_RGB565 in some switch statement
Comment 2 Matthew Waters (ystreet00) 2017-05-17 18:34:46 UTC
commit ff8898bbdaa03cd6e7a4830fff4da3eeb9ac5817
Author: Haihua Hu <jared.hu@nxp.com>
Date:   Wed May 17 16:26:38 2017 +0800

    glformat: Add missing GST_GL_RGB565 in some switch statement
    
    https://bugzilla.gnome.org/show_bug.cgi?id=782736