Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e202e61ca1cc6cfea7eaf739b3ffc30519da215a
      
https://github.com/WebKit/WebKit/commit/e202e61ca1cc6cfea7eaf739b3ffc30519da215a
  Author: Philippe Normand <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to