Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 275cc71ab49a9e77631f34a8c7c2bdd5fd1b4695
https://github.com/WebKit/WebKit/commit/275cc71ab49a9e77631f34a8c7c2bdd5fd1b4695
Author: Youenn Fablet <[email protected]>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M LayoutTests/http/wpt/webrtc/audio-video-transform.js
M LayoutTests/http/wpt/webrtc/audiovideo-script-transform-expected.txt
M LayoutTests/http/wpt/webrtc/audiovideo-script-transform.html
M
LayoutTests/imported/w3c/web-platform-tests/webrtc-encoded-transform/script-metadata-transform.https-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webrtc-encoded-transform/w3c-import.log
M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.exp
M Source/WebCore/Configurations/WebCore.xcconfig
M Source/WebCore/Modules/mediastream/RTCEncodedAudioFrame.idl
M Source/WebCore/Modules/mediastream/RTCEncodedVideoFrame.idl
M Source/WebCore/Modules/mediastream/RTCRtpTransformableFrame.h
M
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformBackend.cpp
M
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformableFrame.cpp
M
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformableFrame.h
Log Message:
-----------
Consider exposing CSRC information for RTCEncodedVideoStream
rdar://76548862
https://bugs.webkit.org/show_bug.cgi?id=224443
Reviewed by Jean-Yves Avenard.
Expose more of the audio/video metadata using libwebrtc existing APIs.
Covered by added test.
* LayoutTests/http/wpt/webrtc/audio-video-transform.js:
(AudioVideoRTCRtpTransformer):
(AudioVideoRTCRtpTransformer.prototype.process):
* LayoutTests/http/wpt/webrtc/audiovideo-script-transform-expected.txt:
* LayoutTests/http/wpt/webrtc/audiovideo-script-transform.html:
*
LayoutTests/imported/w3c/web-platform-tests/webrtc-encoded-transform/script-metadata-transform.https-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/webrtc-encoded-transform/w3c-import.log:
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.exp:
* Source/WebCore/Configurations/WebCore.xcconfig:
* Source/WebCore/Modules/mediastream/RTCEncodedAudioFrame.idl:
* Source/WebCore/Modules/mediastream/RTCEncodedVideoFrame.idl:
* Source/WebCore/Modules/mediastream/RTCRtpTransformableFrame.h:
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformBackend.cpp:
(WebCore::LibWebRTCRtpTransformBackend::Transform):
*
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformableFrame.cpp:
(WebCore::LibWebRTCRtpTransformableFrame::LibWebRTCRtpTransformableFrame):
(WebCore::LibWebRTCRtpTransformableFrame::audioMetadata const):
(WebCore::LibWebRTCRtpTransformableFrame::videoMetadata const):
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformableFrame.h:
Canonical link: https://commits.webkit.org/293088@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