gecko-dev/media
Dan Minor a964c79cd0 Bug 1517369 - Check for invalid rtp extension ids; r=bwc
This adds checks for invalid and duplicated rtp extension ids to
JsepSessionImpl. Since the version of webrtc.org we're using does not support
two byte extension ids, ids must be between 1 and 14 inclusive. Duplicated
extension ids are also disallowed by RFC 8285. Passing an invalid extension id
into the webrtc.org code will trigger a release assertion and a browser crash.

Differential Revision: https://phabricator.services.mozilla.com/D48689

--HG--
extra : moz-landing-system : lando
2019-10-15 15:26:01 +00:00
..
audioipc Bug 1575883 - Update audioipc to b82970f. r=kinetik 2019-10-11 16:00:41 +00:00
ffvpx Bug 1582271 - pt4 - add ffvpx mp3 decoding for android32. r=jya 2019-09-25 14:50:02 +00:00
gmp-clearkey/0.1 Bug 1579506 - Remove OpenAES source code and references r=bryce,mhoye 2019-09-12 23:27:08 +00:00
kiss_fft
libaom Bug 1585359 - Remove mingw-gcc configuration stuff from libaom r=jya 2019-10-10 18:30:56 +00:00
libcubeb Bug 1588669 - Allow ALSA/SNDIO lazy bindings after 81926b0c0d8c. r=kinetik 2019-10-15 09:33:33 +00:00
libdav1d Bug 1582743 - Update dav1d from upstream to commit c0865f3. r=TD-Linux 2019-09-23 18:02:33 +00:00
libjpeg Bug 1508198 - Update libjpeg-turbo to 2.0.3. r=aosmond 2019-09-05 16:49:12 +00:00
libmkv Bug 1465407 - Add media fuzzing targets. r=jya 2019-07-16 14:50:17 +00:00
libnestegg Bug 1575679 - Update libnestegg to pick up PR 65. r=bryce 2019-08-21 21:50:42 +00:00
libogg Bug 1465407 - Add media fuzzing targets. r=jya 2019-07-16 14:50:17 +00:00
libopus Bug 1496746 - Remove VPATH; r=glandium 2019-09-09 17:44:47 +00:00
libpng
libsoundtouch Bug 1299139 - Don't export symbols from soundtouch on Windows; r=padenot 2019-06-11 10:01:54 +00:00
libspeex_resampler
libtheora Bug 1496746 - Remove VPATH; r=glandium 2019-09-09 17:44:47 +00:00
libtremor
libvorbis Bug 1465407 - Add media fuzzing targets. r=jya 2019-07-16 14:50:17 +00:00
libvpx Bug 1585358 - Remove mingw-gcc configuration stuf from libvpx r=jya 2019-10-10 18:30:56 +00:00
libwebp Bug 1556062 - Add additional libfuzzer instrumentation for WebP. r=posidron 2019-05-31 19:26:23 +00:00
libyuv Bug 1540760 - Enable neon for libyuv for aarch64; r=jya 2019-05-01 15:04:49 +00:00
mp4parse-rust Bug 1567359 - Update mp4parse-rust to 201556d3. r=me 2019-07-19 14:32:44 +12:00
mtransport Bug 1583317: added prefs to set DTLS min/max versions in PeerConnections. r=mt 2019-10-11 20:00:41 +00:00
openmax_dl
openmax_il/il112
psshparser
webrtc Bug 1517369 - Check for invalid rtp extension ids; r=bwc 2019-10-15 15:26:01 +00:00
moz.build
update-libjpeg.sh