[Webkit-unassigned] [Bug 77088] [GStreamer] disable GStreamerGWorld when building against 0.11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 06:43:45 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77088


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130331|review?                     |review+
               Flag|                            |




--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2012-03-06 06:43:45 PST ---
(From update of attachment 130331)
View in context: https://bugs.webkit.org/attachment.cgi?id=130331&action=review

> Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.cpp:22
>  #include "GStreamerGWorld.h"
> +#ifndef GST_API_VERSION_1

I prefer the compound statement that you use below here. :)

> Source/WebCore/platform/graphics/gstreamer/GStreamerGWorld.h:24
> +#ifndef GST_API_VERSION_1
>  #if ENABLE(VIDEO) && USE(GSTREAMER)

Ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list