Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6323a0f54b4195636bae313b7b302c33823cec68 https://github.com/WebKit/WebKit/commit/6323a0f54b4195636bae313b7b302c33823cec68 Author: Philippe Normand <ph...@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@main and 285601@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes