[webkit-changes] [WebKit/WebKit] c4612e: [GStreamer] Support for custom framerate in video ...
Philippe Normand
noreply at github.com
Fri Dec 9 00:23:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4612e0417415505c6da4c316d96dd4445f65999
https://github.com/WebKit/WebKit/commit/c4612e0417415505c6da4c316d96dd4445f65999
Author: Philippe Normand <philn at igalia.com>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoEncoder.cpp
Log Message:
-----------
[GStreamer] Support for custom framerate in video encoder
https://bugs.webkit.org/show_bug.cgi?id=248950
Reviewed by Xabier Rodriguez-Calvar.
Custom destination framerate can now be negotiated with output caps format. This is not a strict
requirement for WebRTC but it will be useful for the upcoming WebCodecs GStreamer backend.
* Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoEncoder.cpp:
(webrtcVideoEncoderSetEncoder):
Canonical link: https://commits.webkit.org/257614@main
More information about the webkit-changes
mailing list