[Webkit-unassigned] [Bug 189239] [EME][GStreamer] Add support for WebM encrypted caps "application/x-webm-enc"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 8 03:07:24 PDT 2018


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

--- Comment #13 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
Comment on attachment 351765
  --> https://bugs.webkit.org/attachment.cgi?id=351765
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=351765&action=review

> Source/WebCore/platform/graphics/gstreamer/eme/WebKitCommonEncryptionDecryptorGStreamer.cpp:163
> +                (!g_strcmp0(klass->protectionSystemId, GST_PROTECTION_UNSPECIFIED_SYSTEM_ID)) ? "application/x-webm-enc" : "application/x-cenc");

You don't need the () around g_strcmp0.

-- 
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/20181008/2fe64986/attachment.html>


More information about the webkit-unassigned mailing list