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 735565 - gl: Add GSTGLAPI to _gst_gl_debug_callback
gl: Add GSTGLAPI to _gst_gl_debug_callback
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-28 05:45 UTC by comicfans44
Modified: 2014-08-28 07:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
misc patch to fix this (774 bytes, patch)
2014-08-28 05:45 UTC, comicfans44
committed Details | Review

Description comicfans44 2014-08-28 05:45:02 UTC
Created attachment 284655 [details] [review]
misc patch to fix this

this fix windows build
Comment 1 Sebastian Dröge (slomo) 2014-08-28 07:01:56 UTC
commit 9047a01f5ffad768ed97b9b33ea1aa710029fde9
Author: Wang Xin-yu (王昕宇) <comicfans44@gmail.com>
Date:   Wed Aug 27 13:40:42 2014 +0800

    gl: Add GSTGLAPI macro to the debug callback function
    
    Fixes the Windows build.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735565