gecko-dev/media
Michael Froman 90e4564993 Bug 1405940 - Fix Null Pointer dereference in sigslot::lock_block r=bwc
Caused by several issues:
1) We were allowing an answer with modified ufrag/pass to
   begin an ICE restart even if the offer didn't indicate
   it was restarting.
2) This should no longer happen, but in cases where restart logic
   was started inappropriately, TransportLayerIce::SetParameters
   could get a null stream, and we check for that now.

MozReview-Commit-ID: JFQ1zz3l5wY

--HG--
extra : rebase_source : a6d43aabada86669850ddce07ea86da8118a6bec
2017-10-12 22:38:01 -05:00
..
audioipc Bug 1407487 - P5: Support connections from within chrome process in audioipc. r=kamidphish 2017-10-19 18:02:59 +13:00
cubeb-rs Bug 1391523 - P2: Remove cubeb build steps. r=kamidphish 2017-08-09 17:34:41 +10:00
ffvpx Bug 1388978 - Suppress some more clang warnings in media/ffvpx. r=rillian 2017-08-10 09:55:42 -07:00
gmp-clearkey/0.1 Bug 1406080 - Part2 - Reject creating with unsupported cdm version in clearkey cdm and cdm-fake. r=cpearce 2017-10-07 00:06:06 +08:00
kiss_fft
libaom bug 1399878 - Use LOCAL_INCLUDES instead of CFLAGS in some media moz.build files. r=gps 2017-09-14 06:39:27 -04:00
libav Bug 1378038 MinGW causes a difference of opinion about whether or not we have unistd.h r=jya 2017-07-03 22:55:55 -05:00
libcubeb Bug 1405258 - Update libcubeb to 40cd4ad0 to fix warnings as errors bustage. 2017-10-03 13:40:00 +02:00
libjpeg Bug 1379663 - Update libjpeg-turbo to version 1.5.2. r=jrmuizel 2017-07-13 20:12:47 -04:00
libmkv
libnestegg Bug 1377278 - accept 'matroska' as webm doctype. r=kinetik 2017-08-29 15:33:26 +08:00
libogg
libopus Bug 1376395 - opus: Update to the 1.2.1 release. r=rillian 2017-06-27 07:28:00 +02:00
libpng Bug 1402057 - Update in-tree libpng to version 1.6.34. r=jrmuizel 2017-09-30 16:53:00 -04:00
libsoundtouch
libspeex_resampler Bug 1371536 - Suppress more MSVC warnings in media/libspeex_resampler. r=padenot 2017-06-09 14:54:47 +09:00
libstagefright merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-10-17 23:52:28 +02:00
libtheora
libtremor
libvorbis Bug 1306476 - Update libvorbis. r=derf 2017-06-16 12:50:16 -07:00
libvpx Bug 1399878 - Fix case of LOCAL_INCLUDES; r=me 2017-09-15 14:18:32 -07:00
libyuv Bug 1354350 - libyuv should not build with NVALGRIND under MOZ_VALGRIND builds; r=drno 2017-05-30 15:33:55 -04:00
mtransport Bug 1405940 - Fix Null Pointer dereference in sigslot::lock_block r=bwc 2017-10-12 22:38:01 -05:00
openmax_dl
openmax_il/il112 Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
psshparser Bug 1386876 - Replace all uses of DISABLE_STL_WRAPPING with a template, remove DISABLE_STL_WRAPPING. r=glandium 2017-09-11 11:33:26 -07:00
sphinxbase
webrtc Bug 1405940 - Fix Null Pointer dereference in sigslot::lock_block r=bwc 2017-10-12 22:38:01 -05:00
moz.build
update-libjpeg.sh