[webkit-changes] [WebKit/WebKit] e202e6: [GStreamer] Add scaleResolutionDownBy support in t...

Philippe Normand noreply at github.com
Thu Aug 29 01:38:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e202e61ca1cc6cfea7eaf739b3ffc30519da215a
      https://github.com/WebKit/WebKit/commit/e202e61ca1cc6cfea7eaf739b3ffc30519da215a
  Author: Philippe Normand <philn at igalia.com>
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
    M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer] Add scaleResolutionDownBy support in the video encoder
https://bugs.webkit.org/show_bug.cgi?id=278779

Reviewed by Xabier Rodriguez-Calvar.

This is going to be used for simulcast handling in the GstWebRTC backend. The property name matches
the corresponding attribute of the RTCRtpEncodingParameters.

* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderGetProperty):
(videoEncoderScaleResolutionDownBy):
(videoEncoderSetProperty):
(videoEncoderConstructed):
(webkit_video_encoder_class_init):

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



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


More information about the webkit-changes mailing list