Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 971e8eddb67ff1f643b5e03755f453a6b5d5d520
      
https://github.com/WebKit/WebKit/commit/971e8eddb67ff1f643b5e03755f453a6b5d5d520
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

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

  Log Message:
  -----------
  [GStreamer] Allow only one video encoder codec configuration
https://bugs.webkit.org/show_bug.cgi?id=292837

Reviewed by Xabier Rodriguez-Calvar.

In our first implementation of WebRTC replaceTrack() we had to have support in 
the video encoder for
reconfiguration. Since our second implementation of replaceTrack() no longer 
requires that, let's
remove re-configuration support from our video encoder.

* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderSetEncoder):
(videoEncoderSetCodec):

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

Reply via email to