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

Philippe Normand noreply at github.com
Mon Jan 6 11:01:57 PST 2025


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

  Changed paths:
    M Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp

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

Reviewed by Michael Catanzaro.

* Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:
(WebCore::GStreamerCodecUtilities::parseHEVCProfile): Use a std::array to store the hevc
profileTierLevel bits.

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