commit | 36928454fab7078ae1d867b5abda1bb1e2e7685b | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Nov 07 09:42:36 2016 |
committer | philipel <philipel@webrtc.org> | Mon Nov 07 09:42:43 2016 |
tree | 5559ced94c3b7bfa942a77a4ada9d5a7e54e7730 | |
parent | 18ee17d1e7876b95fa48a82360b20236624350b6 [diff] |
Allocate extra buffer space in FrameObject in case of H264. Since ffmpeg use an optimized bitstream reader that reads in chunks of 32/64 bits the bitstream buffer has to be increased in order for the reader to not read out of bounds. BUG=webrtc:5514 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/2476513004 . Cr-Commit-Position: refs/heads/master@{#14941}
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.