[webkit-changes] [WebKit/WebKit] 865734: [GStreamer][EME] audio track configuration not upd...

Philippe Normand noreply at github.com
Wed Feb 8 01:05:09 PST 2023


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

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/AudioTrackPrivateGStreamer.cpp

  Log Message:
  -----------
  [GStreamer][EME] audio track configuration not updated when dealing with cenc caps
https://bugs.webkit.org/show_bug.cgi?id=251852

Reviewed by Xabier Rodriguez-Calvar.

With encrypted caps `gst_audio_info_from_caps()` would fail, so we fallback to custom caps probing
in this case.

* Source/WebCore/platform/graphics/gstreamer/AudioTrackPrivateGStreamer.cpp:
(WebCore::AudioTrackPrivateGStreamer::updateConfigurationFromCaps):

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




More information about the webkit-changes mailing list