forked from JumpingYang001/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.
Always disable RED when ULPFEC is disabled.
This prevents a lot of unnecessary processing taking place when we are not using FEC. This CL also removes the FieldTrial that was used to disable ulpfec, as it's no longer used. Bug: webrtc:9514 Change-Id: I8285b933f71eea971f5932cd19833455a42c8639 Reviewed-on: https://webrtc-review.googlesource.com/87848 Reviewed-by: Stefan Holmer <[email protected]> Reviewed-by: Rasmus Brandt <[email protected]> Commit-Queue: Kári Helgason <[email protected]> Cr-Commit-Position: refs/heads/master@{#23952}
- Loading branch information
1 parent
4238628
commit 798ee75
Showing
4 changed files
with
16 additions
and
44 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