[Webkit-unassigned] [Bug 185787] [GTK][WPE] Start implementing MediaStream API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 00:40:35 PDT 2018


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

--- Comment #2 from Philippe Normand <pnormand at igalia.com> ---
(In reply to Thibault Saunier from comment #1)
> > 
> > Please avoid C-style casts everywhere in C++ code. Use static_cast or
> > reinterpret_cast.
> 
> OK, doing that where I noticed it, but ooc, why? :-)
> 

This is one of the implicit coding style guidelines of the project :)

> > 
> > Will be nice to support compressed formats too :)
> 
> Indeed, not so simple to do but it would be neat :-)

But that's a requirement for "light" platforms like the RPi IIRC. When I was working on that it was quite challenging to achieve good perf with the RPi Camera without compressed format support.

-- 
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/20180604/66d0a025/attachment.html>


More information about the webkit-unassigned mailing list