Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 18c7539a953d965b154f08076a4e51751e77169a
      
https://github.com/WebKit/WebKit/commit/18c7539a953d965b154f08076a4e51751e77169a
  Author: Philippe Normand <ph...@igalia.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp
    M Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp

  Log Message:
  -----------
  [GStreamer][WebCodecs] codec string validation support for VideoDecoder
https://bugs.webkit.org/show_bug.cgi?id=260712

Reviewed by Xabier Rodriguez-Calvar.

The GStreamer VideoDecoder now performs some validation operations on the 
supplied codec string,
similarily to what was done for Apple ports in 267272@main.

* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:
(WebCore::GStreamerInternalVideoDecoder::~GStreamerInternalVideoDecoder):
(WebCore::validateCodecString):
(WebCore::GStreamerVideoDecoder::create):
(WebCore::GStreamerVideoDecoder::~GStreamerVideoDecoder):
* Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:
(WebCore::GStreamerCodecUtilities::parseHEVCProfile):

Canonical link: https://commits.webkit.org/267342@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to