[webkit-changes] [WebKit/WebKit] abe64b: [GStreamer][WebRTC] WebRTCProvider might be trigge...

Philippe Normand noreply at github.com
Wed Feb 1 07:08:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: abe64b617c464693615c81720fd4a0c6c349a749
      https://github.com/WebKit/WebKit/commit/abe64b617c464693615c81720fd4a0c6c349a749
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

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

  Log Message:
  -----------
  [GStreamer][WebRTC] WebRTCProvider might be triggered on uninitialized GStreamer runtime
https://bugs.webkit.org/show_bug.cgi?id=251496

Reviewed by Xabier Rodriguez-Calvar.

Make sure GStreamer has been initialized before probing the video encoding capabilities.

* Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCProvider.cpp:
(WebCore::GStreamerWebRTCProvider::initializeVideoEncodingCapabilities):

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




More information about the webkit-changes mailing list