[webkit-changes] [WebKit/WebKit] 3a6f81: [GStreamer] Do not link transcoder libraries with ...

Carlos Bentzen noreply at github.com
Wed Sep 4 04:53:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a6f81850d95c8316944dfc7dab0b6d21cce7688
      https://github.com/WebKit/WebKit/commit/3a6f81850d95c8316944dfc7dab0b6d21cce7688
  Author: Carlos Bentzen <cadubentzen at igalia.com>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M Source/WebCore/platform/GStreamer.cmake

  Log Message:
  -----------
  [GStreamer] Do not link transcoder libraries with USE_GSTREAMER_FULL
https://bugs.webkit.org/show_bug.cgi?id=279114

Reviewed by Philippe Normand.

All gstreamer-related libraries are linked in via the single gstreamer-full library
when using USE_GSTREAMER_FULL. The `NOT USE_GSTREAMER_FULL` check is done for the
other gstreamer libraries but was missing for transcoder libraries.

* Source/WebCore/platform/GStreamer.cmake:

Canonical link: https://commits.webkit.org/283147@main



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