[Webkit-unassigned] [Bug 181990] [EME][GStreamer] Add support for the encrypted Caps in GStreamerUtilities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 2 09:38:23 PST 2018


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

Charlie Turner <cturner at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332968|review?                     |review-
              Flags|                            |

--- Comment #7 from Charlie Turner <cturner at igalia.com> ---
Comment on attachment 332968
  --> https://bugs.webkit.org/attachment.cgi?id=332968
Patch

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

Forgot to set the r- flag in previous review.

> Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.cpp:184
> +bool areVideoCaps(GstCaps* caps)

The are*Caps functions are all identical apart from the media type prefix string, could factor these all into one method such has capsIsType(GstCaps, AsciiLiteral)

-- 
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/20180202/ddafedf2/attachment.html>


More information about the webkit-unassigned mailing list