commit | 39a36705ab734914d500b8a0f214ea630d82ab70 | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Thu May 05 15:09:10 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu May 05 15:09:17 2016 |
tree | cbee6bf4790c50b22c3c57d09e986513b685b64b | |
parent | 3f08dc656dc22edf658a8393b5b03a46b23aa4e8 [diff] |
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 Review-Url: https://codereview.webrtc.org/1943193003 Cr-Commit-Position: refs/heads/master@{#12636}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.