Nils Ohlmeier [:drno]
d933579cce
Bug 852665: add support for ICE disconnected state. r=bwc
...
MozReview-Commit-ID: 5ONTc2Wz72O
--HG--
extra : rebase_source : 4f99ebbd4fa0e566965f94dc7b5d999bbbfd7b85
2016-10-28 22:22:17 -07:00
Ryan VanderMeulen
a41f7d1058
Merge autoland to m-c. a=merge
2016-10-29 09:12:45 -04:00
Dan Minor
19b1cf1c88
Bug 1312431 - Make buffers passed into Get10msTone match specified maximum buffer size; r=jesup
...
MozReview-Commit-ID: I7UNWfzHi6I
--HG--
extra : rebase_source : b51572e3784685df3fd69f3560729e73c5fb9c1d
2016-10-28 08:58:19 -04:00
Dan Minor
143157e3ea
Bug 1312431 - Support for higher sample rates in dtmf_inband.cc can not be reached; r=jesup
...
This also fixes a potential buffer overflow as the buffer size
was hard coded to be the old maximum buffer size of 320.
MozReview-Commit-ID: 5DD8vWlIDPQ
--HG--
extra : rebase_source : 60a4406510409f4080362061fd770c16ce534fa6
2016-10-24 11:36:29 -04:00
Martin Thomson
c09374be30
Bug 1311383 - Use unique pointers for DTLS transport and related, r=Cykesiopka
...
MozReview-Commit-ID: 79wKQtJjBNP
--HG--
extra : rebase_source : 1f5c7f2417c25d17fb99bc55eff8a6b2e5a333ba
2016-10-20 11:29:58 +11:00
Nils Ohlmeier [:drno]
5aa0b21062
Bug 1313527: exit red parser loop if stroul failed. r=mjf
...
MozReview-Commit-ID: JaRO7F7tz0j
--HG--
extra : rebase_source : 8087ef5e9f7ec99b624a02acc591eeefcc62b7f0
2016-10-27 16:48:10 -07:00
Michael Froman
8f050f2fb0
Bug 1285646 - Clean up the repetitive code in sdp_parse_attr_fmtp. r=drno
...
MozReview-Commit-ID: 9umKSyVh0Ha
--HG--
extra : rebase_source : 51d37871ec30e85715d7a708121457697c172e21
2016-07-13 18:25:22 -05:00
Munro Mengjue Chiang
c1187fc9f8
Bug 1308412 - fix setCaptureHeight() failure; r=jesup,jib
...
MozReview-Commit-ID: 47mgoY4sOSw
--HG--
extra : rebase_source : f63ed9b3a39e3251accd7a6c35a6a4332db6c773
2016-10-26 18:08:51 +08:00
Munro Mengjue Chiang
ed70e2a07e
Bug 1308412 - retrieve CVImageBuffer from CMSampleBuffer if it doesn't contain any CMBlockBuffer; r=jesup,jib
...
MozReview-Commit-ID: BERDnKJ0i3t
--HG--
extra : rebase_source : e5b41547e2f7ddf5f4bd1759e701176ce83e7d90
2016-10-26 18:08:18 +08:00
Phil Ringnalda
8cf1367dd8
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: FnnOWQ3xKPi
2016-10-25 22:03:31 -07:00
Munro Mengjue Chiang
2837f878f5
Bug 1309469 - Crash [@ webrtc::ViECaptureImpl::NumberOfCaptureDevices]; r=jesup
...
MozReview-Commit-ID: Di4uXmJe6oz
--HG--
extra : rebase_source : 9dcdeffea1566864f030d14d907a339b657768c1
2016-10-24 18:19:16 +08:00
Tushar Saini (:shatur)
f99a704b53
Bug 1312814 - Remove SDK_INT>8. r=sebastian
...
MozReview-Commit-ID: 5LcClh9REEH
--HG--
extra : rebase_source : 9376494b708a511e68f6589886a74f872e3de84c
2016-10-25 23:32:47 +05:30
Byron Campen [:bwc]
f21b7f1efe
Bug 1312304: Remove ICE policy "none". r=drno,smaug
...
MozReview-Commit-ID: 2adsRJ6pFnD
--HG--
extra : rebase_source : 03a22d7d990d8959b6eb6d23a6cbc4821ad68428
2016-10-24 13:36:56 -05:00
Tushar Saini (:shatur)
84a83b607a
Bug 1264596 - GeckoApp: Remove mCameraView and related code. r=gcp,sebastian
...
MozReview-Commit-ID: ACgp4iIAigw
--HG--
extra : rebase_source : e0c92b6d8e68d82b7db3c195e22a457dbc43d95d
2016-10-20 19:27:59 +05:30
Randell Jesup
68f10870b7
Bug 1307042: generate fake audio for getUserMedia from MSG callbacks r=pehrsons
2016-10-03 14:35:36 -04:00
Munro Mengjue Chiang
c7407c854f
Bug 1308792 - clear DeviceInfoDSSingleton::GetInfo() in DeviceInfoDS dtor to prevent illegal access crash; r=jesup,jib
...
MozReview-Commit-ID: Fy6Qu6sONgr
2016-10-16 01:15:13 +08:00
Michael Froman
f9a7f32bd9
Bug 1290049 - only process ice connection state change if new state differs from old state. r=bwc
...
MozReview-Commit-ID: KAM1XVIn4Qw
--HG--
extra : rebase_source : 18244caa318b8bccd969cd50069265b467477f26
2016-10-11 22:14:23 -05:00
Nils Ohlmeier [:drno]
ecd5c4c6b9
Bug 1309129: enable redirecting of nICEr logging to NSPR logging. r=bwc
...
MozReview-Commit-ID: ESB6F0MlKdQ
--HG--
rename : media/mtransport/rlogringbuffer.cpp => media/mtransport/rlogconnector.cpp
rename : media/mtransport/rlogringbuffer.h => media/mtransport/rlogconnector.h
rename : media/mtransport/test/rlogringbuffer_unittest.cpp => media/mtransport/test/rlogconnector_unittest.cpp
extra : rebase_source : 33ea6c07b909c1972a2e9150241536ba56890609
2016-10-11 00:17:26 -07:00
Dan Minor
17432ed5b9
Bug 1308298 - Remove duration and interToneGap attributes from RTCDTMFSender; r=jib,smaug
...
MozReview-Commit-ID: KfcPGIBt0bb
--HG--
extra : rebase_source : 4e398bbef7010592e20b5bf7b903a4452b24305a
2016-10-11 14:05:08 -04:00
Carsten "Tomcat" Book
2844380bd4
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.cpp => media/psshparser/PsshParser.cpp
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.h => media/psshparser/PsshParser.h
rename : media/gmp-clearkey/0.1/gtest/TestClearKeyUtils.cpp => media/psshparser/gtest/TestPsshParser.cpp
rename : media/gmp-clearkey/0.1/gtest/moz.build => media/psshparser/gtest/moz.build
2016-10-12 12:01:48 +02:00
Munro Mengjue Chiang
0bbb96335e
Bug 1308792 - protect the critical section accessing device_info_cs_; r=jesup
...
MozReview-Commit-ID: GGxtHUPAk6N
--HG--
extra : rebase_source : 335cb7962dbd5e8f2900ca7984c24e327924d9ec
2016-10-11 14:30:28 +08:00
Randell Jesup
d53aa7abf7
Bug 1307433 - WebRTC: implement RFC6051 ("Rapid Synchronisation of RTP Flows") r=pkerr
...
Actually just the first part of it (sending RTCP at the start of a flow),
not the RTCPFB message
2016-10-11 15:04:39 -04:00
Ted Mielczarek
fed17ce3e1
bug 1305506 - Remove some cruft from a webrtc gyp file. r=jesup
...
Things seem to build OK without this, and it's breaking some new code I added in gyp_reader.
MozReview-Commit-ID: 6ccaXZ0mRTj
--HG--
extra : rebase_source : c1e8acb39f863b3ff62492cf70e74748cb74e795
2016-08-16 10:09:03 -04:00
Mark Banner
c4565f5765
Bug 1306631 - Remove old Loop telemetry hooks from WebRTC code. r=jesup
...
MozReview-Commit-ID: 1ctKZPDVEha
--HG--
extra : rebase_source : 530df82d85d87dd605289b8af8ce372ba6cd4ed9
2016-09-23 16:55:48 +01:00
Phil Ringnalda
fd7b7476c2
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 93ZdJbK1x05
2016-10-06 19:58:18 -07:00
Dan Minor
a62e23429f
Bug 1291715 - Add support for 44100 and 48000 Hz sample rates to DtmfInband; r=jesup
...
The DtmfInband class does not support sample rates above 32000. This adds
support for 44100 and 48000.
The 'a' coefficients were calculated in python as:
int(round(32768*math.cos(2*math.pi*f/fs)))
The 'ym2' coefficients were calculated in python as:
int(round(16383*math.sin(2*math.pi*f/fs)))
where f was in: [697, 770, 852, 941, 1209, 1336, 1477, 1633] and fs was in:
[8000, 16000, 32000, 44100, 44800].
The calculated values were slightly off the existing values at 8000 Hz,
but agreed at 16000 and 32000 Hz.
MozReview-Commit-ID: GIzyUSyecR4
--HG--
extra : rebase_source : edbde6e8c8b6cfd1c44c808022849c688364745b
2016-09-14 16:07:46 -04:00
Dan Minor
136c79105e
Bug 1291715 - Add DTMF support to PeerConnection and AudioConduit; r=jib
...
MozReview-Commit-ID: LNN1HNJicCj
--HG--
extra : rebase_source : 6b4153e6bddb939a89b58961abcec4b1741a68d3
extra : source : a3521a634b4a5c64d17686662dc3b1aec91f590b
2016-10-06 08:55:43 -04:00
Dan Minor
621afd7f92
Bug 1291715 - Add RTCDTMFSender and RTCDTMFToneChangeEvent to webidl; r=smaug
...
MozReview-Commit-ID: FvAp6DQex02
--HG--
extra : rebase_source : 1b8102930efba0fb0da855b02effd106370a1b8b
2016-09-14 08:53:23 -04:00
Randell Jesup
2f628de7ca
Bug 1307254: Implement ::Stop() for screen/window/app capture r=jib
2016-10-05 16:15:19 -04:00
Randell Jesup
bfeb950383
Bug 1307507: ensure that resolution is retained on multiple replaceTrack/renegotiations r=bwc
2016-10-04 13:13:01 -04:00
Tom Schuster
774a8bf34d
Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan
2016-10-04 17:57:51 +02:00
ISHIKAWA, Chiaki
365dcfe220
Bug 1304504 - Check the return value of GetIntPref() properly. r+=rjesup
2016-10-01 03:28:00 +02:00
Munro Mengjue Chiang
b2bb341033
Bug 1300468 - implement mediaDevices.ondevicechange for Windows; r=jesup
...
MozReview-Commit-ID: IhqmXsqeuba
2016-10-06 02:31:26 +08:00
Phil Ringnalda
7026f16e79
Merge m-c to autoland
2016-10-03 20:36:09 -07:00
Phil Ringnalda
c1e745733c
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: IffTwuMbwmG
2016-10-03 20:09:05 -07:00
Wes Kocher
5739609d11
Backed out changeset bc4680ea08a9 (bug 1307042) for android mda test failures a=backout CLOSED TREE
2016-10-03 16:03:12 -07:00
Michael Froman
d35956ee16
Bug 1291714 - bool to enable dtmf tones in AudioConduit and setup dtmf payload type. r=bwc
...
MozReview-Commit-ID: IMneZx9wlhj
--HG--
extra : rebase_source : 0e65711f7a36f75c8956efb0860fd63f7890a279
2016-09-28 21:22:44 -05:00
Nils Ohlmeier [:drno]
7a1894eae5
Bug 1306777: stop sending RTP after switching to a=inactive. r=bwc
...
MozReview-Commit-ID: EEetiD4Tm4I
--HG--
extra : rebase_source : b9454944f5070b232c03a605e4dd651264c34b26
2016-09-30 16:13:07 -07:00
Michael Froman
3888f9a621
Bug 1291714 - sdp changes to support DTMF signaling. r=bwc
...
MozReview-Commit-ID: 7etTBsz3sM5
--HG--
extra : rebase_source : e71f97670677c51b96a477c5cfb95f91a3fdef87
2016-09-15 22:39:04 -05:00
Randell Jesup
b7aec8ba57
bug 1307155: Use 'if' instead of 'switch' to fix warnings from bug 1306873 landing r=dholbert
2016-10-03 16:33:36 -04:00
Randell Jesup
88bea09e95
Bug 1307042: generate fake audio for getUserMedia from MSG callbacks r=pehrsons
2016-10-03 14:35:36 -04:00
Randell Jesup
82c541aab8
Bug 1303279: reset codec resolution to last frame when reconfiguring in webrtc r=pkerr
2016-10-02 02:05:49 -04:00
Nico Grunbaum
e642e84d54
Bug 1306873: only offer RID for video, and only if simulcast is being negotiated r=jesup
2016-10-01 20:35:53 -04:00
Randell Jesup
823711f9ba
Bug 1306873: extmap direction support and cleanup r=bwc
...
Also removes RID support from audio
MozReview-Commit-ID: 28pmbvm4kw4
2016-10-01 20:35:50 -04:00
Phil Ringnalda
400813c30b
Merge m-i to m-c, a=merge
2016-09-30 23:24:52 -07:00
Byron Campen [:bwc]
40a3a1cdc9
Bug 1304165: More complete rollback of transport objects. r=drno
...
MozReview-Commit-ID: Gu1iIuyFI4g
--HG--
extra : rebase_source : 17c6c1c5d7b614cc8194187781948f2ef02f90ea
2016-09-28 11:48:33 -05:00
Randell Jesup
036d6b9816
Bug 1288904: Clean up RID header extension support r=jesup,drno
2016-09-23 21:55:08 -04:00
Sebastian Hengst
9bd39c7f55
Backed out changeset 07cb69423014 (bug 1288904) for failing cpp unit test jsep_session_unittest. r=backout
2016-09-24 10:23:53 +02:00
Randell Jesup
26e9eaaec7
Bug 1288904: Clean up RID header extension support r=jesup
2016-09-23 21:55:08 -04:00
Tooru Fujisawa
daced00575
Bug 1290337 - Part 19: Allocate JSErrorResult separately in WrappableJSErrorResult. r=smaug
2016-09-11 18:21:36 +09:00