Reason for revert: Not perf-regression culprit. Original issue's description: > Revert of Rename OpenH264 frame-type conversion function. (patchset #2 id:20001 of https://codereview.webrtc.org/1943193003/ ) > > Reason for revert: > Speculative revert for perf regression (though unlikely). > > Original issue's description: > > Rename OpenH264 frame-type conversion function. > > > > Also removing default case, so if another frame is added to > > EVideoFrameType we have to handle it. > > > > This will now NOTREACHED on videoFrameTypeInvalid, but > > videoFrameTypeInvalid shouldn't happen if encoding succeeds, so it > > should be fine or we should become aware of it. > > > > BUG= > > R=hbos@webrtc.org > > > > Committed: https://crrev.com/39a36705ab734914d500b8a0f214ea630d82ab70 > > Cr-Commit-Position: refs/heads/master@{#12636} > > TBR=hbos@webrtc.org > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=chromium:610347 > > Committed: https://crrev.com/1abf937cecea56ee02ac4a08980ffea9e7ed1054 > Cr-Commit-Position: refs/heads/master@{#12677} TBR=hbos@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:610347 Review-Url: https://codereview.webrtc.org/1970513004 Cr-Commit-Position: refs/heads/master@{#12679}
Revert of Added webrtc/base/safe_conversions.h as a pseudonym (patchset #1 id:20001 of https://codereview.webrtc.org/1774933003/ )
Remove DropOldEvents from list of excluded tests. As of last week, the test no longer exists. (https://codereview.webrtc.org/1687703002/)
Reland of name OpenH264 frame-type conversion function. (patchset #1 id:1 of https://codereview.webrtc.org/1964913002/ )
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
Development
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://chromium.googlesource.com/external/webrtc
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%