Always copy output byte buffers in HardwareVideoDecoder. This simplifies the code and ensures we don't starve the decoder if there are multiple output buffers queued. Bug: webrtc:7760 Change-Id: I42c31f5045fca96847001260b8796d6756900d0f Reviewed-on: https://webrtc-review.googlesource.com/5522 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20161}
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.