[webkit-changes] [WebKit/WebKit] 602c91: [GStreamer][WPE] Remove support for the WPEBackend...

Philippe Normand noreply at github.com
Wed Jul 24 01:19:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 602c91212cdb11bff348ea5e28892e1dbe31ad7b
      https://github.com/WebKit/WebKit/commit/602c91212cdb11bff348ea5e28892e1dbe31ad7b
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-07-24 (Wed, 24 Jul 2024)

  Changed paths:
    M Source/WebCore/PlatformWPE.cmake
    M Source/WebCore/platform/graphics/gstreamer/GUniquePtrGStreamer.h
    M Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp
    M Source/cmake/GStreamerChecks.cmake

  Log Message:
  -----------
  [GStreamer][WPE] Remove support for the WPEBackend-FDO audio protocol
https://bugs.webkit.org/show_bug.cgi?id=276878

Reviewed by Xabier Rodriguez-Calvar.

This protocol was meant for GstWPE's audio support but in the end a different solution was used.

* Source/WebCore/PlatformWPE.cmake:
* Source/WebCore/platform/graphics/gstreamer/GUniquePtrGStreamer.h:
* Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp:
(webKitAudioSinkConfigure):
(webKitAudioSinkSetProperty):
(webKitAudioSinkGetProperty):
(webKitAudioSinkChangeState):
(webkit_audio_sink_class_init):
(AudioPacketHolder::AudioPacketHolder): Deleted.
(AudioPacketHolder::~AudioPacketHolder): Deleted.
(AudioPacketHolder::map): Deleted.
(webKitAudioSinkHandleSample): Deleted.
(getInternalVolumeObject): Deleted.
* Source/cmake/GStreamerChecks.cmake:

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