-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(codec) Debounce the call that calc codec intersection set. (#2622)
* fix(codec) Debounce the call that calc codec intersection set. Calculate codec intersection set only once per second even when there is a burst of joins/leaves. Also, check for current codec before chaining a codec change operation when codec selection API is used. * squash: Address review comments
- v1914.0.0+c040dee9
- v1913.0.0+7d484a8d
- v1912.0.0+522577a4
- v1911.0.0+5c84d562
- v1910.0.0+31897f9b
- v1909.0.0+efbc00ca
- v1908.0.0+2a5d7fcc
- v1907.0.0+0d3304b7
- v1906.0.0+dfc23df4
- jitsi-meet_10058
- jitsi-meet_10057
- jitsi-meet_10056
- jitsi-meet_10055
- jitsi-meet_10054
- jitsi-meet_10053
- jitsi-meet_10052
- jitsi-meet_10051
- jitsi-meet_10050
- jitsi-meet_10049
- jitsi-meet_10048
- jitsi-meet_10047
- jitsi-meet_10046
- jitsi-meet_10045
- jitsi-meet_10044
- jitsi-meet_10043
- jitsi-meet_10042
- jitsi-meet_10041
- jitsi-meet_10040
- jitsi-meet_10039
- jitsi-meet_10038
- jitsi-meet_10037
- jitsi-meet_10036
- jitsi-meet_10035
- jitsi-meet_10034
- jitsi-meet_10033
- jitsi-meet_10032
- jitsi-meet_10031
- jitsi-meet_10030
- jitsi-meet_10029
- jitsi-meet_10028
- jitsi-meet_10027
- jitsi-meet_10026
- jitsi-meet_10025
- jitsi-meet_10024
- jitsi-meet_10023
- jitsi-meet_10022
- jitsi-meet_10021
- jitsi-meet_10020
- jitsi-meet_10019
- jitsi-meet_10018
- jitsi-meet_10017
- jitsi-meet_10016
- jitsi-meet_10015
- jitsi-meet_10014
- jitsi-meet_10013
- jitsi-meet_10012
- jitsi-meet_10011
- jitsi-meet_10010
- jitsi-meet_10009
- jitsi-meet_10008
- jitsi-meet_10007
- jitsi-meet_10006
- jitsi-meet_10005
- jitsi-meet_10004
- jitsi-meet_10003
- jitsi-meet_10002
- jitsi-meet_10001
- jitsi-meet_10000
- jitsi-meet_9999
1 parent
ca734af
commit dfc23df
Showing
6 changed files
with
145 additions
and
40 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
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