commit | db3eea0ede9dedd01cdee0d13611410a0c4edf7d | [log] [tgz] |
---|---|---|
author | hta <hta@webrtc.org> | Mon May 09 17:56:30 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 09 17:56:37 2016 |
tree | b25d004645e5f89cef2446921c3b6f2b3dd09d23 | |
parent | 5488a21f3a5537711fb9b7528d873679fb9e403d [diff] |
Fix codec name logging in ivf_file_writer.cc The logging code was using the wrong constants for the codec type, resulting in the type always being "unknown". Tested: modules_unittests --gtest_filter='IvfFile*' -logs BUG= Review-Url: https://codereview.webrtc.org/1955273002 Cr-Commit-Position: refs/heads/master@{#12668}
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.