Bug 167432 - [WebRTC] Add support for libwebrtc video incoming and outgoing video tracks
Summary: [WebRTC] Add support for libwebrtc video incoming and outgoing video tracks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-25 14:09 PST by youenn fablet
Modified: 2017-01-25 16:33 PST (History)
3 users (show)

See Also:


Attachments
Patch (23.65 KB, patch)
2017-01-25 14:55 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-01-25 14:09:21 PST
[WebRTC] Add support for libwebrtc video incoming and outgoing video tracks
Comment 1 youenn fablet 2017-01-25 14:55:44 PST
Created attachment 299751 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-25 14:58:25 PST
Attachment 299751 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/mediastream/mac/RealtimeOutgoingVideoSource.h:56:  is_screencast is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
ERROR: Source/WebCore/platform/mediastream/mac/RealtimeOutgoingVideoSource.h:57:  needs_denoising is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Total errors found: 2 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2017-01-25 16:33:09 PST
Comment on attachment 299751 [details]
Patch

Clearing flags on attachment: 299751

Committed r211177: <http://trac.webkit.org/changeset/211177>
Comment 4 WebKit Commit Bot 2017-01-25 16:33:13 PST
All reviewed patches have been landed.  Closing bug.