[webkit-changes] [WebKit/WebKit] c75026: [GStreamer][MSE] Refactor demuxer handling in Appe...

Philippe Normand noreply at github.com
Sat Dec 17 08:35:26 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c75026b5ef156d070d279c9dc209d1bcb0f3c0c5
      https://github.com/WebKit/WebKit/commit/c75026b5ef156d070d279c9dc209d1bcb0f3c0c5
  Author: Philippe Normand <philn at igalia.com>
  Date:   2022-12-17 (Sat, 17 Dec 2022)

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

  Log Message:
  -----------
  [GStreamer][MSE] Refactor demuxer handling in AppendPipeline
https://bugs.webkit.org/show_bug.cgi?id=248742

Reviewed by Alicia Boya Garcia.

Instead of a boolean `hasDemuxer` we can check the element metadata for the `Demuxer` classifier.

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

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




More information about the webkit-changes mailing list