commit | 2c7b9825bcd1497953322b67311a50b92b310c52 | [log] [tgz] |
---|---|---|
author | Jeroen de Borst <jeroendb@webrtc.org> | Thu Mar 07 19:40:07 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 07 19:40:17 2019 |
tree | ad4ce7c37ced7d2198399e68c01ae27071abc067 | |
parent | 7e70291bb714f0b4e075238cffd3401ae275e813 [diff] |
Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" This reverts commit 39d3a7de02d63894d12e7332322e1d80cd7c0d40. Reason for revert: This change broke an internal project Original change's description: > Delete CodecSpecificInfo argument from VideoDecoder::Decode > > Bug: webrtc:10379 > Change-Id: I079b419604bf4e9c1994fe203d7db131a0ccddb6 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/125920 > Commit-Queue: Niels Moller <nisse@webrtc.org> > Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> > Reviewed-by: Kári Helgason <kthelgason@webrtc.org> > Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> > Reviewed-by: Erik Språng <sprang@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#27022} TBR=brandtr@webrtc.org,kwiberg@webrtc.org,nisse@webrtc.org,kthelgason@webrtc.org,sprang@webrtc.org Change-Id: I2c730cc1834a3b23203fae3d7881f0890802c37b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:10379 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126320 Reviewed-by: Jeroen de Borst <jeroendb@webrtc.org> Commit-Queue: Jeroen de Borst <jeroendb@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27026}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.