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 528615 - Hide goom2k4 logo
Hide goom2k4 logo
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other opensolaris
: Normal normal
: 0.10.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-17 17:36 UTC by Jan Schmidt
Modified: 2008-04-17 18:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
disable rendering of the goom logo (582 bytes, patch)
2008-04-17 17:37 UTC, Jan Schmidt
none Details | Review
Alright, I've had enough fun with my little joke, here's the real patch :) (873 bytes, patch)
2008-04-17 17:50 UTC, Jan Schmidt
none Details | Review
real patch mk2 - also disable create_output_with_brightness func to avoid compiler warning (1.13 KB, patch)
2008-04-17 18:02 UTC, Jan Schmidt
none Details | Review

Description Jan Schmidt 2008-04-17 17:36:50 UTC
Attaching a patch which I think should make the goom2k4 logo go away in the simplest way possible. I can't seem to get the logo either way though, so it's hard to know for sure.
Comment 1 Jan Schmidt 2008-04-17 17:37:24 UTC
Created attachment 109437 [details] [review]
disable rendering of the goom logo
Comment 2 Jan Schmidt 2008-04-17 17:50:16 UTC
Created attachment 109439 [details] [review]
Alright, I've had enough fun with my little joke, here's the real patch :)
Comment 3 Jan Schmidt 2008-04-17 18:02:42 UTC
Created attachment 109441 [details] [review]
real patch mk2 - also disable create_output_with_brightness func to avoid compiler warning
Comment 4 Jan Schmidt 2008-04-17 18:09:57 UTC
Fixed in head: 

2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>

        * gst/goom/convolve_fx.c: (convolve_apply):
        Don't ever draw the GOOM logo.
        Fixes: #528615