Branch: refs/heads/webkitglib/2.52
  Home:   https://github.com/WebKit/WebKit
  Commit: da66f7775e91ad104675ac5fc1bb86c2a29efb15
      
https://github.com/WebKit/WebKit/commit/da66f7775e91ad104675ac5fc1bb86c2a29efb15
  Author: Philippe Normand <[email protected]>
  Date:   2026-02-19 (Thu, 19 Feb 2026)

  Changed paths:
    M Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp
    M Source/WebCore/platform/mediastream/RealtimeMediaSource.h
    M Source/WebCore/platform/mediastream/RealtimeOutgoingVideoSource.cpp
    M Source/WebCore/platform/mediastream/RealtimeOutgoingVideoSource.h
    M 
Source/WebCore/platform/mediastream/mac/RealtimeOutgoingVideoSourceCocoa.cpp
    M Source/WebKit/WebProcess/cocoa/RemoteRealtimeVideoSource.cpp
    M Source/WebKit/WebProcess/cocoa/RemoteRealtimeVideoSource.h

  Log Message:
  -----------
  Cherry-pick 307819@main (572723b91c3c). 
https://bugs.webkit.org/show_bug.cgi?id=306945

    [LibWebRTC] Incorrect video rotation handling for outgoing video sources
    https://bugs.webkit.org/show_bug.cgi?id=306945

    Reviewed by Adrian Perez de Castro.

    Add an accessor in RealtimeMediaSource to know whether the source is 
applying video rotation before
    encoding or not. The RealtimeOutgoingVideoSource's m_isApplyingRotation 
value now mirrors the one
    set in its inner RealtimeMediaSource instance. With this patch outgoing 
video frames are correctly
    rotated when needed on Linux ports enabling LibWebRTC.

    Canonical link: https://commits.webkit.org/307819@main

Canonical link: https://commits.webkit.org/305877.83@webkitglib/2.52



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to