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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 10:08:04 PDT 2018


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

--- Comment #22 from Yacine Bandou <bandou.yacine at gmail.com> ---
(In reply to Philippe Normand from comment #21)
> Comment on attachment 331478 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=331478&action=review
> 
> > Source/WebCore/platform/graphics/gstreamer/eme/WebKitClearKeyDecryptorGStreamer.cpp:293
> > +        unsigned sampleIndex = 0;
> >  
> >          if (sampleIndex < subSampleCount) {
> 
> This is wrong. Now sampleIndex is unconditionally 0. The assignment should
> be moved outside of the loop.

I agree, I created a bug to fix it https://bugs.webkit.org/show_bug.cgi?id=185382

-- 
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/20180507/ae279254/attachment-0001.html>


More information about the webkit-unassigned mailing list