[webkit-changes] [WebKit/WebKit] c1906c: Added #if USE(GSTREAMER_GL)/#endif around code tha...

Thomas Zajic noreply at github.com
Sun Feb 16 13:45:08 PST 2025


  Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: c1906cfb0e55472c0ca02dc7a681568c105ff47c
      https://github.com/WebKit/WebKit/commit/c1906cfb0e55472c0ca02dc7a681568c105ff47c
  Author: Thomas Zajic <zlatko-github at zlatk0.net>
  Date:   2025-02-16 (Sun, 16 Feb 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
    M Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h
    M Source/WebCore/platform/graphics/gstreamer/GStreamerVideoFrameConverter.cpp

  Log Message:
  -----------
  Added #if USE(GSTREAMER_GL)/#endif around code that won't compile with "USE_GSTREAMER_GL=OFF" https://bugs.webkit.org/show_bug.cgi?id=287691

Reviewed by NOBODY (OOPS!).

Added #if USE(GSTREAMER_GL)/#endif around code that won't compile with "USE_GSTREAMER_GL=OFF".

* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp
* Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h
* Source/WebCore/platform/graphics/gstreamer/GStreamerVideoFrameConverter.cpp

Canonical link: https://commits.webkit.org/282416.456@webkitglib/2.46



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list