gecko-dev/media
Michael Froman 830c799f81 Bug 1389256 - fix incomplete handling of RepairedRtpStreamId after webrtc.org backport of RtpStreamId. r=bwc
During my backport of RtpStreamId from webrtc.org, I missed a few
places where RepairedRtpStreamId was used or was not completely
implemented.  Also, the webrtc.org code used repairedStreamId,
which is not really correct per the spec (draft-ietf-avtext-rid)
so I fixed all occurances to use the correct repairedRtpStreamId
to avoid confusion later.

The RTP header extensions default IDs for RtpStreamId and
RepairedRtpStreamId were also adjusted to not collide with
PlayoutDelay's default ID.

MozReview-Commit-ID: HSlS8nsKQ29

--HG--
extra : rebase_source : f1bf7fc9ceec22de1c56ef3b7be22fccea01ecdb
2017-07-28 14:52:46 -05: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 1372839 - SkipString; Exit early if sym is not found r=gerald 2017-08-10 09:34:34 +02:00
kiss_fft Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot 2017-03-07 13:06:45 -05:00
libaom Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02: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 1388229 - Update libcubeb to revision d59010139. r=kamidphish 2017-08-10 13:00:07 +12:00
libjpeg Bug 1379663 - Update libjpeg-turbo to version 1.5.2. r=jrmuizel 2017-07-13 20:12:47 -04:00
libmkv Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot 2017-03-07 13:06:45 -05:00
libnestegg Bug 1360396 - Update nestegg from upstream. r=kinetik 2017-04-27 17:14:25 -07:00
libogg Bug 1349467 - Fix some Audio/Video BUG_COMPONENTs in moz.build files r=jmaher 2017-03-22 17:23:12 -07:00
libopus Bug 1376395 - opus: Update to the 1.2.1 release. r=rillian 2017-06-27 07:28:00 +02:00
libpng Bug 1377118 - Update in-tree libpng to version 1.6.31. r=jrmuizel 2017-07-27 11:42:00 -04:00
libsoundtouch Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot 2017-03-07 13:06:45 -05:00
libspeex_resampler Bug 1371536 - Suppress more MSVC warnings in media/libspeex_resampler. r=padenot 2017-06-09 14:54:47 +09:00
libstagefright Bug 1359275 - use get() or get_mut()to avoid out of vector boundary. r=kinetik 2017-07-27 10:31:01 +08:00
libtheora Bug 1349467 - Fix some Audio/Video BUG_COMPONENTs in moz.build files r=jmaher 2017-03-22 17:23:12 -07:00
libtremor Bug 1349467 - Fix some Audio/Video BUG_COMPONENTs in moz.build files r=jmaher 2017-03-22 17:23:12 -07:00
libvorbis Bug 1306476 - Update libvorbis. r=derf 2017-06-16 12:50:16 -07:00
libvpx Bug 1341285: rollup of changes for webrtc after applying webrtc.org v57 update r=ng,jesup,pehrsons,drno,dminor,cpearce,jya,glandium,dmajor 2017-06-13 01:54:13 -04: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 1388681 - Disable -Wformat-security where -Wformat is disabled. r=bwc 2017-08-09 18:45:16 +09:00
openmax_dl Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot 2017-03-07 13:06:45 -05:00
openmax_il/il112 Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
pocketsphinx Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot 2017-03-07 13:06:45 -05:00
psshparser Bug 1349467 - Fix some Audio/Video BUG_COMPONENTs in moz.build files r=jmaher 2017-03-22 17:23:12 -07:00
sphinxbase Bug 1292534 - Patch lexical parser files generated by flex. r=jgilbert 2017-03-20 18:20:19 -04:00
webrtc Bug 1389256 - fix incomplete handling of RepairedRtpStreamId after webrtc.org backport of RtpStreamId. r=bwc 2017-07-28 14:52:46 -05:00
moz.build Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot 2017-03-07 13:06:45 -05:00
update-libjpeg.sh