[webkit-changes] [WebKit/WebKit] 371f9f: [GStreamer] Video encoder reconfiguration fails
Philippe Normand
noreply at github.com
Thu Jul 6 04:05:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 371f9f1d6779df23a78df520019ad90bc6112f46
https://github.com/WebKit/WebKit/commit/371f9f1d6779df23a78df520019ad90bc6112f46
Author: Philippe Normand <philn at igalia.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp
Log Message:
-----------
[GStreamer] Video encoder reconfiguration fails
https://bugs.webkit.org/show_bug.cgi?id=258871
Reviewed by Xabier Rodriguez-Calvar.
We link videoconvert to videoscale and capsfilter, so unlinking also has to be done like this.
* Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:
(videoEncoderSetEncoder):
Canonical link: https://commits.webkit.org/265797@main
More information about the webkit-changes
mailing list