Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 27ffb17271c34c29a9de93d1e6b01197e05a2089
      
https://github.com/WebKit/WebKit/commit/27ffb17271c34c29a9de93d1e6b01197e05a2089
  Author: Philippe Normand <[email protected]>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp
    M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.h
    M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp

  Log Message:
  -----------
  [MediaRecorder][GStreamer] Video rotation tag handling
https://bugs.webkit.org/show_bug.cgi?id=282174

Reviewed by Xabier Rodriguez-Calvar.

Our video encoder bin can now optionally perform video rotation before 
encoding. Ideally this should
be the responsibility of transcodebin, but until then we have this workaround.

Driving by, fix-up warning/error reporting and use our common GstBus message 
handler on the pipeline.

* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderSetEncoder):
(videoEncoderSetCodec):
* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.h:
* Source/WebCore/platform/mediarecorder/MediaRecorderPrivateGStreamer.cpp:
(WebCore::MediaRecorderPrivateBackend::~MediaRecorderPrivateBackend):
(WebCore::MediaRecorderPrivateBackend::stopRecording):
(WebCore::MediaRecorderPrivateBackend::configureVideoEncoder):
(WebCore::MediaRecorderPrivateBackend::preparePipeline):

Canonical link: https://commits.webkit.org/295499@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

Reply via email to