Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8e3ded9679124509febacf632ba8bc172d305858
      
https://github.com/WebKit/WebKit/commit/8e3ded9679124509febacf632ba8bc172d305858
  Author: Vivienne Watermeier <[email protected]>
  Date:   2026-03-19 (Thu, 19 Mar 2026)

  Changed paths:
    M 
Source/WebCore/platform/graphics/gstreamer/eme/WebKitCommonEncryptionDecryptorGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/eme/WebKitThunderParser.cpp

  Log Message:
  -----------
  [WPE][GStreamer][EME] inject cencparser before decryptor when available
https://bugs.webkit.org/show_bug.cgi?id=309582

Reviewed by Xabier Rodriguez-Calvar.

cencparser is a custom parser that converts H264/H265 CENC video from
AVC to byte-stream format. It is required to be inserted before
decryptor on platforms that don't provide secure parsers and decoder
only accepts video in byte-stream format.

* 
Source/WebCore/platform/graphics/gstreamer/eme/WebKitCommonEncryptionDecryptorGStreamer.cpp:
(transformCaps):
* Source/WebCore/platform/graphics/gstreamer/eme/WebKitThunderParser.cpp:
(tryInsertCencparser):
(webkitMediaThunderParserChangeState):
(webkit_media_thunder_parser_class_init):

Original author: Eugene Mutavchi <[email protected]>
See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1630
(createThunderParseSinkPadTemplateCaps): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to