Ethan Hugg
|
351a0badd2
|
Bug 806828 Signaling - copy selectively from g_media_table on init r=jesup
|
2013-02-04 14:33:35 -08:00 |
|
Ethan Hugg
|
54c5ea7747
|
Bug 837324 - Fix ui_ice_candidate_add call when dcb is NULL r=ekr
|
2013-02-05 11:24:59 -08:00 |
|
Martin Stransky
|
c38e06be22
|
Bug 829001 - End slash in srcdir causes debugedit failure. r=ted
|
2013-02-06 10:50:27 -05:00 |
|
Alexandros Chronopoulos
|
def9c0bd58
|
Bug 821066 - Remove dead remotedesc/localdesc messages and events from sipcc. r=abr
|
2013-02-04 16:18:26 -05:00 |
|
Randell Jesup
|
a153333ae2
|
Bug 837421: Webrtc: Ignore second call to ConnectDataConnection r=derf
|
2013-02-03 00:29:04 -05:00 |
|
Ehsan Akhgari
|
f1fd25ad48
|
Merge mozilla-central into mozilla-inbound
|
2013-02-02 13:53:46 -05:00 |
|
Randell Jesup
|
64aea31d79
|
Bug 788185: add a/v sync to Audio/Video Conduits r=derf
|
2013-02-02 08:46:54 -05:00 |
|
Adam Roach [:abr]
|
f95873bfb7
|
Bug 823056: Move locks to protect linked_ptr<> instances r=ehugg
|
2013-02-01 16:19:24 -06:00 |
|
Robert O'Callahan
|
ee2ea45fed
|
Bug 830707. Part 3: Don't constrain AudioSegment to a fixed number of channels. r=jesup
--HG--
extra : rebase_source : feacede00821b6673ce04c886a9c3727a4989404
|
2013-01-21 09:44:44 +13:00 |
|
Adam Roach [:abr]
|
d1d010a78a
|
Bug 834383: Ensure PeerConnectionImpl destructor doesn't use globals after they're gone r=jesup,bsmith
|
2013-01-30 15:31:22 -06:00 |
|
Andrew Miller
|
8460d4d0f4
|
Bug 834100 - Null deref if you call addIceCandidate on an RTCPeerConnection before setting localDesc [@ fsmdef_ev_addcandidate]. r=abr
|
2013-01-31 15:43:03 -05:00 |
|
Ryan VanderMeulen
|
0f2b49e13c
|
Backed out changeset 70872c020944 (bug 834383) speculatively to see if it fixes the random timeouts in test_peerConnection_basicAudio.html and friends.
CLOSED TREE
|
2013-01-31 20:24:18 -05:00 |
|
Ryan VanderMeulen
|
eca075fe92
|
Backed out changeset b1e8d7154488 (bug 834100) for Fedora64 M3 orange.
|
2013-01-31 17:14:13 -05:00 |
|
Andrew Miller
|
3b617bcb01
|
Bug 834100 - Null deref if you call addIceCandidate on an RTCPeerConnection before setting localDesc [@ fsmdef_ev_addcandidate]. r=abr
|
2013-01-31 15:43:03 -05:00 |
|
Adam Roach [:abr]
|
e3b62de8f5
|
Bug 834383: Ensure PeerConnectionImpl destructor doesn't use globals after they're gone r=jesup,bsmith
|
2013-01-30 15:31:22 -06:00 |
|
Randell Jesup
|
8fae865146
|
Bug 818670: Ensure PipelineListener doesn't release conduit off main thread r=derf
|
2013-01-30 21:26:45 -05:00 |
|
Randell Jesup
|
96dab7f75f
|
Bug 818670: merge AudioConduits to allow AEC to work r=ekr
|
2013-01-29 11:57:44 -05:00 |
|
Randell Jesup
|
439ab021c2
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Daniel Holbert
|
c68ff3dc3f
|
Bug 812278 followup: Remove a few more unnecessary semicolons after MOZ_MTLOG_MODULE(), for consistency. (no review)
|
2013-01-30 13:13:36 -08:00 |
|
Ed Morley
|
b8cab0271d
|
Backout 40f09f7bc670 & fc262e3c635f (bug 818670) for frequent fedora64 mochitest-3 leaks on a CLOSED TREE
|
2013-01-30 10:32:11 +00:00 |
|
Daniel Holbert
|
6b8c3d1cef
|
Bug 834768: Fix signed/unsigned comparison build warnings in signaling_unittests.cpp. r=jesup
|
2013-01-29 20:03:42 -08:00 |
|
Randell Jesup
|
49d2e2f679
|
Bug 818670: merge AudioConduits to allow AEC to work r=ekr
|
2013-01-29 11:57:44 -05:00 |
|
Randell Jesup
|
31ade0db43
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Ed Morley
|
67d41c1674
|
Backout df75a87cce60 & 19e164f7d88d (bug 818670) for build bustage on a CLOSED TREE
|
2013-01-29 17:28:30 +00:00 |
|
Randell Jesup
|
7fe04cc307
|
Bug 818670: merge AudioConduits to allow AEC to work r=ekr
|
2013-01-29 11:57:44 -05:00 |
|
Randell Jesup
|
eb99b87929
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Boris Zbarsky
|
de6a67d7d0
|
Bug 830099. Flag WebIDL dictionaries and callbacks with some information indicating whether we need main-thread and worker codegen for them and then use that information to skip unneccessary codegen. r=peterv
|
2013-01-28 23:30:17 -05:00 |
|
Phil Ringnalda
|
b48b7c8bbd
|
Back out c5238879470f and b3cabb259af7 (bug 830099) for bustage
|
2013-01-28 22:36:59 -08:00 |
|
Boris Zbarsky
|
daed28912a
|
Bug 830099. Flag WebIDL dictionaries and callbacks with some information indicating whether we need main-thread and worker codegen for them and then use that information to skip unneccessary codegen. r=peterv
|
2013-01-28 23:30:17 -05:00 |
|
Ethan Hugg
|
eeae54b2b6
|
Bug 835290 MediaPipeline - replace attempted += of ints with PR_snprintfs r=jesup
|
2013-01-28 12:26:32 -08:00 |
|
Randell Jesup
|
f82f847448
|
Bug 837161: don't assert mainthread in AudioConduit create/init/destroy if in a unittest r=ehugg
|
2013-02-01 13:28:38 -05:00 |
|
EKR
|
d005034d5d
|
Bug 816780 - Merge all incoming m-lines into one MediaStream. r=jesup,abr
|
2013-01-24 08:34:18 -08:00 |
|
Justin Lebar
|
da5a042a4d
|
Backed out changeset 9b803c2821b9 (bug 818843) due to B2G device build breakage on Mac. rs=jesup
--HG--
extra : rebase_source : 981d5e9504c69eb76112fca35fd0a36110593659
|
2013-01-25 17:14:05 -05:00 |
|
Jan-Ivar Bruaroey
|
e473c4cd28
|
Bug 834463: Corrected RTCConfiguration format. r=jst
|
2013-01-24 17:58:29 -05:00 |
|
Jan-Ivar Bruaroey
|
327a61e43e
|
Bug 825703: Stun configuration from JS for PeerConnections (IP only) r=bz,jesup
|
2013-01-23 14:21:25 -05:00 |
|
EKR
|
63eedb4bb4
|
Bug 786236: Per-context configurable STUN servers. r=abr
|
2013-01-05 11:40:34 -08:00 |
|
Randell Jesup
|
6c2f1e7349
|
Bug 832683: Match SRTP policy values to enable NACK mode in webrtc r=ekr
|
2013-01-23 16:41:35 -05:00 |
|
Steven Lee
|
18cbda81f3
|
Bug 818843 - Media changes. r=rjesup
|
2013-01-23 18:08:16 -05:00 |
|
Ethan Hugg
|
72d22cb1f8
|
Bug 806825 - Fix possible data race of PeerConnectionCtx::mSipccState r=jesup
|
2013-01-22 11:25:04 -08:00 |
|
EKR
|
977c5c9e29
|
Bug 829757 - Clean up a=candidate stripping. r=abr
|
2013-01-19 15:18:28 -08:00 |
|
Ehsan Akhgari
|
893e6d1c91
|
Follow-up for bug 833097, bug 833101 and bug 833118 - Only disable PGO on the modules in question on Windows, a=me
--HG--
extra : rebase_source : dae7ac9db9e0b85a39cf7d647b46f9da48398dc2
|
2013-01-21 18:53:05 -05:00 |
|
Ehsan Akhgari
|
e52df68fa4
|
Bug 833118 - Disable PGO on webrtc; a=me
|
2013-01-21 18:02:12 -05:00 |
|
Randell Jesup
|
b41be96585
|
Bug 832567: Adjust minimum default bitrate to 200Kbps until we support lower resolutions rs=me
|
2013-01-21 03:49:57 -05:00 |
|
Randell Jesup
|
316409980c
|
Bug 832567: transmitting-only channels weren't accepting RTCP; turn off NACK mode and block bad outgoing RTCP from transmit-only channels r=ekr
|
2013-01-21 03:49:55 -05:00 |
|
Nicholas Nethercote
|
0293b60b78
|
Bug 394311 - Stop building with -pedantic. r=ted,dbaron.
--HG--
rename : content/svg/content/nsISVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp
rename : docshell/test/browser/browser_bug234628-9.js => docshell/test/browser/browser_bug134911.js
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1-ref.html => layout/reftests/css-calc/background-image-gradient-1-ref.html
rename : layout/reftests/w3c-css/submitted/values3/calc-background-image-gradient-1.html => layout/reftests/css-calc/background-image-gradient-1.html
rename : layout/reftests/w3c-css/submitted/values3/reftest.list => layout/reftests/css-calc/reftest.list
rename : layout/reftests/text/auto-hyphenation-10-ref.html => layout/reftests/text/auto-hyphenation-10.html
rename : layout/reftests/text/auto-hyphenation-8-ref.html => layout/reftests/text/auto-hyphenation-8.html
rename : layout/reftests/text/auto-hyphenation-9-ref.html => layout/reftests/text/auto-hyphenation-9.html
extra : rebase_source : 012df725d55b031ccc03d9bfcf785056d95a2ebe
|
2013-01-20 14:12:42 -08:00 |
|
EKR
|
1527ae263c
|
Bug 831764. Reverse DTLS client/server selection to more closely match RFC 5763. r=jesup
|
2013-01-17 07:54:53 -08:00 |
|
EKR
|
d7abaa8a5a
|
Bug 829624 - Always use 80-bit MAC with SRTCP. r=jesup
|
2013-01-18 13:03:17 -08:00 |
|
Randell Jesup
|
5b31935363
|
Bug 831831: Don't ignore incoming RTCP; don't make webrtc code think no bytes were sent r=ekr
|
2013-01-18 10:45:53 -05:00 |
|
Adam Roach [:abr]
|
9c2697eb77
|
Bug 824919: Weaken key references to PeerConnection and friends r=jesup,smaug,ekr
|
2013-01-17 17:11:14 -06:00 |
|
EKR
|
2d62e13f38
|
Strip a= from trickle ICE candidates
Bug 829757 - Accept a=candidate ICE candidates (for now). r=ehugg
|
2013-01-17 09:18:06 -08:00 |
|