[webkit-changes] [WebKit/WebKit] 0bf0c5: [GStreamer][EME] video track configuration not upd...
Philippe Normand
noreply at github.com
Tue Feb 7 00:58:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0bf0c5ed4b634a3eb11744fdf5bc58a437e7442c
https://github.com/WebKit/WebKit/commit/0bf0c5ed4b634a3eb11744fdf5bc58a437e7442c
Author: Philippe Normand <philn at igalia.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoTrackPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer][EME] video track configuration not updated when dealing with cenc caps
https://bugs.webkit.org/show_bug.cgi?id=251784
Reviewed by Xabier Rodriguez-Calvar.
With encrypted caps `gst_video_info_from_caps()` would fail, so we fallback to our custom utilities
in this case.
* Source/WebCore/platform/graphics/gstreamer/VideoTrackPrivateGStreamer.cpp:
(WebCore::VideoTrackPrivateGStreamer::updateConfigurationFromCaps):
Canonical link: https://commits.webkit.org/259948@main
More information about the webkit-changes
mailing list