[webkit-changes] [WebKit/WebKit] 20f2c4: [GStreamer] Clean-up GstSample ref handling in Med...

Philippe Normand noreply at github.com
Fri May 17 09:00:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 20f2c49ed07fa9eaf05c77269f5b3516e4544d0d
      https://github.com/WebKit/WebKit/commit/20f2c49ed07fa9eaf05c77269f5b3516e4544d0d
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-05-17 (Fri, 17 May 2024)

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

  Log Message:
  -----------
  [GStreamer] Clean-up GstSample ref handling in MediaSampleGStreamer
https://bugs.webkit.org/show_bug.cgi?id=274254

Reviewed by Michael Catanzaro.

The MediaSampleGStreamer constructor consumes GstSample references, so they should be moved
accordingly.

* Source/WebCore/platform/graphics/gstreamer/MediaSampleGStreamer.cpp:
(WebCore::MediaSampleGStreamer::MediaSampleGStreamer):
(WebCore::MediaSampleGStreamer::createNonDisplayingCopy const):

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