Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 602c91212cdb11bff348ea5e28892e1dbe31ad7b
https://github.com/WebKit/WebKit/commit/602c91212cdb11bff348ea5e28892e1dbe31ad7b
Author: Philippe Normand <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes