Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce7515d38a3ca1ebbebdbe4af653899a72a988c8
      
https://github.com/WebKit/WebKit/commit/ce7515d38a3ca1ebbebdbe4af653899a72a988c8
  Author: Enrique Ocaña González <[email protected]>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

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

  Log Message:
  -----------
  [MSE][GStreamer] Use mse-bytestream variant on appends
https://bugs.webkit.org/show_bug.cgi?id=251866

GStreamer Merge Request 
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3867
added improved MSE support in qtdemux, fixing a buffer clipping issue. For 
these changes to have
effect, WebKit needs to use "variant: mse-bytestream" in the caps when 
supplying buffers to the
AppendPipeline.

Note that using this new variant has no negative/positive effect on GStreamer 
versions that still
don't include the qtdemux fix.

Reviewed by Alicia Boya Garcia.

* Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:
(WebCore::AppendPipeline::AppendPipeline): Use variant: mse-bytestream for 
qtdemux.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to