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 307147 - patch to build with new cairo api
patch to build with new cairo api
Status: RESOLVED DUPLICATE of bug 305524
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.9
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-10 13:10 UTC by Stanislav Brabec
Modified: 2005-08-29 15:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-plugins-cairo-new-api.patch (6.33 KB, patch)
2005-06-10 13:11 UTC, Stanislav Brabec
needs-work Details | Review

Description Stanislav Brabec 2005-06-10 13:10:56 UTC
Hack to build with new cairo api.

Author: Ruediger Oertel

Module is untested (exactly, I don't know, how to test it).
Comment 1 Stanislav Brabec 2005-06-10 13:11:31 UTC
Created attachment 47547 [details] [review]
gst-plugins-cairo-new-api.patch
Comment 2 Michaël Arnauts 2005-06-10 13:27:00 UTC

*** This bug has been marked as a duplicate of 305524 ***
Comment 3 Tim-Philipp Müller 2005-06-10 14:03:31 UTC
I think this patch needs work before it can be applied. I very much doubt it has
been tested by the original author, or even been compiled with -Wall (e.g.
'surface' seems to be used uninitialised in the third chunk from the beginning)

I'm working on a fix.

Cheers
 -Tim