commit | 88f6decad7967462a008e46443847a30238b2b21 | [log] [tgz] |
---|---|---|
author | Qiang Chen <qiangchen@chromium.org> | Fri Feb 23 09:39:08 2018 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 23 18:15:46 2018 +0000 |
tree | edfb9902ce3a18f2a8a2f604b0872b3058acb5c9 | |
parent | 1807d57ab82ef906fb32dc6cb4805f86fce30d5b [diff] |
Multiplex Codec Bug Fix: Padding Needed For H264 This CL fixes the bug that we must have some padding for H264 codec when used in Multiplex encoder/decoder, otherwise H264 decoder will crash. And this CL fixes a bug that potential infinite loop exists in MultiplexEncoderAdapter Bug: webrtc:8921 Change-Id: I4124579c31ee69f72e29d118378aa1f8b3f05eb4 Reviewed-on: https://webrtc-review.googlesource.com/56960 Commit-Queue: Qiang Chen <qiangchen@chromium.org> Reviewed-by: Emircan Uysaler <emircan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22175}
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.