Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eefbdb0cba411800ff5ef66dde3ff4ea7e8778e4
      
https://github.com/WebKit/WebKit/commit/eefbdb0cba411800ff5ef66dde3ff4ea7e8778e4
  Author: Philippe Normand <[email protected]>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M 
Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingSourceGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][WebRTC] Use appsink for incoming (decoding) video sources
https://bugs.webkit.org/show_bug.cgi?id=276768

Reviewed by Xabier Rodriguez-Calvar.

With GStreamer 1.24 there's a new signal in appsink that allows the application 
to handle the
allocation query, so fakevideosink shouldn't be needed. The fallback is kept 
for older GStreamer
versions.

* 
Source/WebCore/platform/mediastream/gstreamer/RealtimeIncomingSourceGStreamer.cpp:
(WebCore::RealtimeIncomingSourceGStreamer::configureAppSink):
(WebCore::RealtimeIncomingSourceGStreamer::registerClient):

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