[webkit-changes] [WebKit/WebKit] a315a6: [GStreamer][WebAudio] Convert GstFFT raw pointers ...

Philippe Normand noreply at github.com
Wed Aug 28 02:46:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a315a6d8a2940cddc18999609d6d6796c3593305
      https://github.com/WebKit/WebKit/commit/a315a6d8a2940cddc18999609d6d6796c3593305
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    M Source/WebCore/platform/audio/FFTFrame.h
    M Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/GUniquePtrGStreamer.h

  Log Message:
  -----------
  [GStreamer][WebAudio] Convert GstFFT raw pointers to GUniquePtrs
https://bugs.webkit.org/show_bug.cgi?id=278712

Reviewed by Xabier Rodriguez-Calvar.

* Source/WebCore/platform/audio/FFTFrame.h:
* Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:
(WebCore::FFTFrame::FFTFrame):
(WebCore::FFTFrame::doFFT):
(WebCore::FFTFrame::doInverseFFT):
(WebCore::FFTFrame::~FFTFrame): Deleted.
* Source/WebCore/platform/graphics/gstreamer/GUniquePtrGStreamer.h:

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