Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3ced1e0266db06ddd053d541cd267e79da67ae6d https://github.com/WebKit/WebKit/commit/3ced1e0266db06ddd053d541cd267e79da67ae6d Author: Philippe Normand <ph...@igalia.com> Date: 2025-01-10 (Fri, 10 Jan 2025)
Changed paths: M Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCapturer.cpp Log Message: ----------- [GStreamer] Set PTS on buffers received by video capturers https://bugs.webkit.org/show_bug.cgi?id=285684 Reviewed by Xabier Rodriguez-Calvar. The VideoFrame::create() function already uses the PTS from buffers since 288651@main but it's also good to do it directly within the capturer, for consistency purposes. * Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCapturer.cpp: (WebCore::GStreamerVideoCapturer::setSinkVideoFrameCallback): Canonical link: https://commits.webkit.org/288698@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes