https://github.com/mozilla/gecko-dev
Revision e4beb57f738fb8f8c8bf7818d9cd70411c15df2c authored by Dan Minor on 02 November 2016, 19:16:36 UTC, committed by Dan Minor on 02 November 2016, 19:16:36 UTC
The webrtc.org code has a hard coded limit on the number of simulcast
streams. This adds a check to make sure we don't try to add more
streams than it can support. Since the jsep code orders by
decreasing resolution, if too many streams are passed in we will end up
dropping the lowest resolution ones. On a CLOSED TREE

MozReview-Commit-ID: Addesot13G6
1 parent 271a324
History
Tip revision: e4beb57f738fb8f8c8bf7818d9cd70411c15df2c authored by Dan Minor on 02 November 2016, 19:16:36 UTC
Bug 1314667 - Add bounds check when configuring simulcast streams; r=jesup a=dveditz
Tip revision: e4beb57
File Mode Size
accessible
addon-sdk
b2g
browser
build
caps
chrome
config
db
devtools
docshell
dom
editor
embedding
extensions
gfx
gradle
hal
image
intl
ipc
js
layout
media
memory
mfbt
mobile
modules
mozglue
netwerk
nsprpub
other-licenses
parser
probes
python
rdf
release
security
services
startupcache
storage
taskcluster
testing
toolkit
tools
uriloader
view
widget
xpcom
xpfe
.clang-format -rw-r--r-- 104 bytes
.clang-format-ignore -rw-r--r-- 26 bytes
.eslintignore -rw-r--r-- 6.9 KB
.eslintrc -rw-r--r-- 202 bytes
.flake8 -rw-r--r-- 54 bytes
.gdbinit -rw-r--r-- 4.9 KB
.gdbinit_python -rw-r--r-- 68 bytes
.gitignore -rw-r--r-- 2.5 KB
.hgignore -rw-r--r-- 2.7 KB
.hgtags -rw-r--r-- 22.4 KB
.lldbinit -rw-r--r-- 1.6 KB
.taskcluster.yml -rw-r--r-- 3.8 KB
.ycm_extra_conf.py -rw-r--r-- 1.4 KB
AUTHORS -rw-r--r-- 33.5 KB
Android.mk -rw-r--r-- 284 bytes
CLOBBER -rw-r--r-- 1.1 KB
GNUmakefile -rw-r--r-- 261 bytes
LEGAL -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 389 bytes
Makefile.in -rw-r--r-- 13.3 KB
README.txt -rw-r--r-- 1.2 KB
aclocal.m4 -rw-r--r-- 1.7 KB
build.gradle -rw-r--r-- 4.1 KB
client.mk -rw-r--r-- 16.2 KB
client.py -rwxr-xr-x 5.7 KB
configure.in -rw-r--r-- 1.1 KB
configure.py -rw-r--r-- 3.4 KB
gradle.properties -rw-r--r-- 48 bytes
gradlew -rwxr-xr-x 4.8 KB
mach -rwxr-xr-x 6.0 KB
moz.build -rw-r--r-- 1.9 KB
moz.configure -rw-r--r-- 7.5 KB
mozilla-config.h.in -rw-r--r-- 2.1 KB
old-configure.in -rw-r--r-- 225.5 KB
settings.gradle -rw-r--r-- 2.3 KB
test.mozbuild -rw-r--r-- 429 bytes

README.txt

back to top