We actually run with OpenH264 enabled on all the desktop platforms: https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/webrtc/chromium_config.py?rcl=0&l=48 We also have dcheck_always_enabled=1 both on commit- and trybots (which is different from Chromium): https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/webrtc/chromium_config.py?rcl=0&l=15 I also made a few alphabetic sorting of configs to get more consistency. BUG=589510 NOTRY=True TBR=ehmaldonado@webrtc.org Review-Url: https://codereview.webrtc.org/2228053004 Cr-Commit-Position: refs/heads/master@{#13697}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.