[webkit-changes] [WebKit/WebKit] 6323a0: [GStreamer] Video encoder and decoder don't need t...
Philippe Normand
noreply at github.com
Fri Oct 25 01:10:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6323a0f54b4195636bae313b7b302c33823cec68
https://github.com/WebKit/WebKit/commit/6323a0f54b4195636bae313b7b302c33823cec68
Author: Philippe Normand <philn at igalia.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.h
M Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp
M Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.h
Log Message:
-----------
[GStreamer] Video encoder and decoder don't need to be guarded by WEB_CODECS ifdefs
https://bugs.webkit.org/show_bug.cgi?id=281980
Reviewed by Xabier Rodriguez-Calvar.
WEB_CODECS dependency was removed in 272760 at main and 285601 at main.
* Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:
* Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.h:
* Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:
* Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.h:
Canonical link: https://commits.webkit.org/285695@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list