[webkit-changes] [WebKit/WebKit] c81538: [GStreamer] Reduce use of WTF_ALLOW_UNSAFE_BUFFER_...

Philippe Normand noreply at github.com
Thu Jan 9 06:27:24 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c815385736291a459cd4ba51f574eb2ddcf9ede4
      https://github.com/WebKit/WebKit/commit/c815385736291a459cd4ba51f574eb2ddcf9ede4
  Author: Philippe Normand <philn at igalia.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/mse/GStreamerMediaDescription.cpp

  Log Message:
  -----------
  [GStreamer] Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in MSE
https://bugs.webkit.org/show_bug.cgi?id=285609

Reviewed by Alicia Boya Garcia.

* Source/WebCore/platform/graphics/gstreamer/mse/GStreamerMediaDescription.cpp:
(WebCore::GStreamerMediaDescription::extractCodecName const): Use gstStructureFilterAndMapInPlace to
remove fields and do string checks with StringView.

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