[webkit-changes] [WebKit/WebKit] 8c81bb: [GStreamer][MediaStream] Minor logging and include...
Philippe Normand
noreply at github.com
Mon Jan 9 04:54:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8c81bbe3f8e2b05b2da1d69d014609f54bd0cb6d
https://github.com/WebKit/WebKit/commit/8c81bbe3f8e2b05b2da1d69d014609f54bd0cb6d
Author: Philippe Normand <philn at igalia.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp
M Source/WebCore/platform/mediastream/gstreamer/RealtimeMediaSourceCenterGStreamer.cpp
Log Message:
-----------
[GStreamer][MediaStream] Minor logging and include fixes
https://bugs.webkit.org/show_bug.cgi?id=249939
Reviewed by Xabier Rodriguez-Calvar.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp: The audio sample
handling and logging is now more coherent with the video frames handling code path.
* Source/WebCore/platform/mediastream/gstreamer/RealtimeMediaSourceCenterGStreamer.cpp: Remove
un-needed includes.
Canonical link: https://commits.webkit.org/258660@main
More information about the webkit-changes
mailing list