Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8657349b48cece83215d92556db34a0a6ed55040
      
https://github.com/WebKit/WebKit/commit/8657349b48cece83215d92556db34a0a6ed55040
  Author: Philippe Normand <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to