commit | 6d2165036cbd884fe445b91aa931eaa54c709c1d | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Oct 22 12:36:45 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 22 13:11:46 2018 |
tree | aabf29422574954e7b840ddfe6d798348aaf340a | |
parent | 38a34198a3ba63919afb721a74deef85e9aa56d2 [diff] |
Don't decode frames with an older timestamp than the last decoded timestamp. This change prevents decoding corruption by not allowing keyframes with a newer frame id but an older timestamp to be decoded. This does not handle reordering well. Bug: none Change-Id: I4a67ca84ee86a782da74a10530c531d893d3bd3c Reviewed-on: https://webrtc-review.googlesource.com/c/107304 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25292}
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.