[webkit-changes] [WebKit/WebKit] 56b681: [GStreamer][WebRTC] Build error with -Werror=uniti...

Carlos Bentzen noreply at github.com
Tue Sep 17 18:54:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 56b681c9b0d10f7b72270c8f97e346475beb3a6d
      https://github.com/WebKit/WebKit/commit/56b681c9b0d10f7b72270c8f97e346475beb3a6d
  Author: Carlos Bentzen <cadubentzen at igalia.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] Build error with -Werror=unitialized in GCC 13
https://bugs.webkit.org/show_bug.cgi?id=279828

Reviewed by Philippe Normand.

Initialize MediaDecodingConfiguration::type field that was caught by
-Werror=unitializied in GCC 13.

* Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.cpp:
(WebCore::GStreamerWebRTCProvider::videoDecodingCapabilitiesOverride):

Canonical link: https://commits.webkit.org/283814@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