forked from HackWebRTC/webrtc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64…
…_t." This reverts commit b0f968a. Reason for revert: Need to update DecodedFramesHistory to manage negative picture IDs. Original change's description: > SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t. > > Bug: webrtc:10263 > Change-Id: Idaeae6be01bd4eba0691226c958d70e114161ffd > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127295 > Commit-Queue: Philip Eliasson <[email protected]> > Reviewed-by: Johannes Kron <[email protected]> > Reviewed-by: Karl Wiberg <[email protected]> > Cr-Commit-Position: refs/heads/master@{#27129} [email protected],[email protected],[email protected],[email protected],[email protected] Change-Id: I529bb0475bd21a80fa244278aff1fd912a85c169 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:10263 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/127885 Reviewed-by: Philip Eliasson <[email protected]> Commit-Queue: Philip Eliasson <[email protected]> Cr-Commit-Position: refs/heads/master@{#27135}
- Loading branch information
1 parent
38e6c66
commit b5207b4
Showing
9 changed files
with
449 additions
and
410 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.