[webkit-changes] [WebKit/WebKit] d51994: [MSE][GStreamer] Add documentation comments to cre...

Alicia Boya García noreply at github.com
Wed Oct 26 09:29:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d519945ada93d65779b54922068a162206b19c5f
      https://github.com/WebKit/WebKit/commit/d519945ada93d65779b54922068a162206b19c5f
  Author: Alicia Boya Garcia <aboya at igalia.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp

  Log Message:
  -----------
  [MSE][GStreamer] Add documentation comments to createOptionalParserForFormat()

Reviewed by Philippe Normand.

This is a documentation patch. No changes in behavior.

There was no explanation on why we used parsers at all, and this caused
confusion in at least one issue [1], so I added code to document it.

[1] https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/948

* Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:
(WebCore::createOptionalParserForFormat):

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




More information about the webkit-changes mailing list