[Webkit-unassigned] [Bug 180080] New: [EME][GStreamer] Add the full-sample encryption support in the GStreamer ClearKey decryptor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 06:25:23 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180080

            Bug ID: 180080
           Summary: [EME][GStreamer] Add the full-sample encryption
                    support in the GStreamer ClearKey decryptor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bandou.yacine at gmail.com
                CC: bugs-noreply at webkitgtk.org, calvaris at igalia.com,
                    olivier.blin at softathome.com, zan at falconsigh.net

Currently the GStreamer ClearKey decryptor doesn't support the full-sample encryption, where the buffer is entirely encrypted,
it supports only the sub-sample encryption.

The sub-sample encryption: The buffer is divided into one or more subsamples. Each subsample have a clear part followed by an encrypted part.

The full-sample encryption: The entire buffer is encrypted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171128/79846420/attachment.html>


More information about the webkit-unassigned mailing list