Adam Roach [:abr]
648aed2d9f
Bug 845523 - Move condition signaling into PeerConnectionCtx init r=ehugg
2013-03-02 13:01:14 -06:00
Ms2ger
c6832bb745
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Gregory Szorc
803629b9c6
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Chris Peterson
ab91a0de11
Bug 845712 - threadPtr->name will be uninitialized if cprCreateThread()'s name parameter is NULL. r=jesup
2013-02-26 23:40:06 -08:00
Chris Peterson
778448acb3
Bug 845712 - Remove unnecessary void* casts because Darwin's pthread_t is a pointer. r=jesup
2013-02-26 23:00:33 -08:00
Gregory Szorc
16f0413b0c
Merge mozilla-central into build-system
...
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
b3016f1aab
Bug 784841 - Part 18u: Convert /media; r=glandium
2013-02-25 12:47:22 -08:00
Adam Roach [:abr]
43eda0fd9c
Bug 841566 - Turn on testserver logging for WebRTC-related systems r=jesup,ted.mielczarek
2013-02-22 14:53:56 -06:00
Adam Roach [:abr]
65dd8ed8f9
Bug 843595 - Null checks on pair dtor r=ekr
2013-02-25 11:12:33 -06:00
Ethan Hugg
420e9eb01d
Bug 844929: Accept numeric parameters > UINT_MAX in SDP o-lines
2013-02-25 10:22:10 -08:00
Adam Roach [:abr]
528ef98e6f
Bug 837523 - Additional checks for unsupported app behavior r=ehugg
2013-02-26 08:26:29 -06:00
Adam Roach [:abr]
05a3d24182
Bug 839647 - Synchronize CCApp thread start-up r=ehugg
2013-02-22 10:08:47 -06:00
Ethan Hugg
f6aff9b6e0
Bug 841899 - Remove stream-based logging from Signaling code r=jesup
2013-02-20 14:08:23 -08:00
Ethan Hugg
70ca7a50dc
Bug 841641 - Set FORCE_PR_LOG in CSFLog r=jesup
2013-02-15 14:35:50 -08:00
Ethan Hugg
fe6d738531
Bug 842415 - Signaling code - replace PR_Lock calls with MutexAutoLock r=jesup
2013-02-19 09:38:41 -08:00
Ethan Hugg
c952f8d8ff
Bug 842332 Fix 842332 Fix missing unlock in PeerConnectionMedia r=jesup
2013-02-18 14:58:37 -08:00
Jan-Ivar Bruaroey
854fad2b52
Bug 835712 - Use more webidl for safer JS traversal. r=bz, r=jesup
2013-02-13 14:26:30 -05:00
Jan-Ivar Bruaroey
50a6521076
Bug 835370 - Optional offer/answer constraints work + unsupported mandatory ones fail. r=bz, r=jesup
2013-02-14 02:08:56 -05:00
Adam Roach [:abr]
1e0937b29c
Bug 841457 - Convert stream logging to non-stream when stream operators are not used r=ehugg
2013-02-15 09:24:51 -06:00
Robert O'Callahan
9146383988
Bug 837034. Part 2: Convert DOMMediaStream to use WebIDL. r=peterv,jesup
...
--HG--
rename : content/media/nsDOMMediaStream.cpp => content/media/DOMMediaStream.cpp
rename : content/media/nsDOMMediaStream.h => content/media/DOMMediaStream.h
extra : rebase_source : 483fca748444db20ed0d35cb586485f277e1808c
2013-02-15 21:04:11 +13:00
Robert O'Callahan
009ce30b8d
Bug 837034. Part 1: Rename nsDOM(Local)MediaStream to DOM(Local)MediaStream and put them in the mozilla namespace. r=jesup
...
--HG--
rename : content/media/nsDOMMediaStream.cpp => content/media/DOMMediaStream.cpp
rename : content/media/nsDOMMediaStream.h => content/media/DOMMediaStream.h
extra : rebase_source : 6fd3f71779b4ecb9d3b053b6cd844c2ff0c25f80
2013-02-15 21:01:58 +13:00
Adam Roach [:abr]
56a95e29fb
Bug 840344: Disable renegotiation signaling_unittests r=ekr
2013-02-14 10:04:34 -06:00
Adam Roach [:abr]
5461f0563c
Bug 840344: Prevent multiple creations of local SDP r=ekr,jsmith
2013-02-14 10:04:09 -06:00
Randell Jesup
6f7fac61bb
Bug 833217: Null out listener if we're no longer listening for DataChannel events r=abr
2013-02-12 16:32:43 -05:00
EKR
3f11edfa2e
Bug 838169. Fix NrIceCtx cleanup. r=abr
2013-02-10 21:18:24 -08:00
Matthew Gregan
03dc752788
Bug 752401 - Drain timing and error handling fixes for PulseAudio cubeb backend. r=doublec,jesup
2013-02-04 17:58:29 +13:00
Adam Roach [:abr]
43ddfa8c44
Bug 836349: Remove ICE state check from get*Description r=ekr
2013-02-09 17:19:21 -05:00
Randell Jesup
dd066b7bb9
Bug 830247: small changes resulting from Try build r=ted rs=me
2013-02-09 23:16:10 -05:00
Randell Jesup
4bb73de9f7
Bug 818618: adjust default opus frequency to 48000 in SDP r=derf
2013-02-09 23:16:10 -05:00
Randell Jesup
61ea66ea37
Bug 830247: rollup of changes to media/webrtc/trunk, and backouts of some temp patches r=ted,derf
...
--HG--
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BaseFilter.cpp => media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseFilter.cpp
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BaseFilter.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseFilter.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BaseInputPin.cpp => media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseInputPin.cpp
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BaseInputPin.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/BaseInputPin.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BasePin.cpp => media/webrtc/trunk/webrtc/modules/video_capture/windows/BasePin.cpp
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/BasePin.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/BasePin.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/DShowTools.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/DShowTools.h
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/MediaType.cpp => media/webrtc/trunk/webrtc/modules/video_capture/windows/MediaType.cpp
rename : media/webrtc/trunk/webrtc/modules/video_capture/main/source/Windows/MediaType.h => media/webrtc/trunk/webrtc/modules/video_capture/windows/MediaType.h
2013-02-09 23:16:10 -05:00
Randell Jesup
8d72bfa208
Bug 837037: don't pass the NrIceCtx to IceGathering runnables r=ekr
2013-02-09 11:10:31 -05:00
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
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
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
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
Adam Roach [:abr]
42bdaeb63d
Bug 829461: Check for NULL media stream r=ehugg
2013-01-17 15:32:16 -06:00
Randell Jesup
5e909176f9
Bug 826807: Clean up JSAPI error handling in PeerConnection constraints r=bz
2013-01-17 16:23:44 -05:00
Ethan Hugg
594892fa69
Bug 822197 Handle creation of more PeerConnections than MAX_LINES r=jesup
2013-01-15 13:11:47 -08:00
Ryan VanderMeulen
1569c1b539
Backed out changeset cebb008a72f9 (bug 824919) for mochitest b-c orange.
...
CLOSED TREE
2013-01-14 22:01:12 -05:00
Adam Roach [:abr]
effbd6b1c4
Bug 824919: Weaken key references to PeerConnection and friends,r=jesup,smaug,ekr
2013-01-14 17:00:20 -06:00
Adam Roach [:abr]
6c6d18e34d
Bug 829761: Remove inactive check for sdpmode if port != 0, r=ekr
2013-01-14 16:38:38 -06:00
EKR
b6b0bb54c1
Bug 828027 - Lower-case digest algorithm names r=ehugg
2013-01-14 09:10:38 -08:00
Chris Peterson
eecfc92b29
Bug 829344 - Part 3: Fix gcc -Wlogical-op warnings in SIP code. r=jesup
2013-01-10 15:19:26 -08:00
Robert O'Callahan
f2ee4df1a0
Bug 827537. Refactor AudioChunk to support having separate buffers for each channel. r=jesup
...
--HG--
extra : rebase_source : 0aa26e1c3181d9fe5158520d4b33248bae0fa5d0
2012-11-22 18:04:27 +13:00
Chris Peterson
d2b4e410e5
Bug 785918 - Part 1: Replace PR_ARRAY_SIZE() with mozilla::ArrayLength() and MOZ_ARRAY_LENGTH(). r=ehsan
2013-01-05 23:37:25 -08:00
Ehsan Akhgari
129c4cd7fd
Bug 579517 follow-up: Remove NSPR types that crept in
2013-01-07 18:21:50 -05:00
Doug Turner
514ed315e4
Backout c9831bed6bb7 - Bug 818843 - This change broke building B2G on the mac. r=me
...
--HG--
extra : rebase_source : 7bef8dc1c394d45302f17379ab2cbd90ecda6975
2013-01-07 08:48:24 -08:00
Steven Lee
aa0230cfd3
Bug 818843 - Media changes. r=rjesup
2013-01-06 22:24:14 -05:00
Randell Jesup
9c7dcac8d7
Bug 805251 - Minimal fix for creation refcount and transport release r=ekr,derf
2013-01-06 22:01:23 -05:00
Ethan Hugg
9d4b237c16
Bug 825785 Signaling - monitor threads for shutdown r=jesup
2013-01-03 19:12:28 -08:00
EKR
51e907a976
Bug 825611 - Fix unit tests to match fix to MediaPipeline. r=jesup
2013-01-05 14:52:11 -08:00
EKR
ec35a68546
Bug 825611 - Have MediaPipeline deliver as much media as requested. r=jesup
2013-01-05 09:02:36 -08:00
Jan-Ivar Bruaroey
7fc1ad4d05
Bug 820538: Added media-ptr check because of NS_DISPATCH_SYNC. r=rjesup
2013-01-04 23:01:56 -05:00
Maire Reavy
23be056db4
bug 822956 - correct chunk_remaining calculation r=ekr
2013-01-04 14:41:25 -05:00
Robert O'Callahan
83308df973
Bug 822956. ProcessAudioChunk needs to take account of AudioChunk::mOffset. r=jesup
2013-01-04 12:16:32 -05:00
Maire Reavy
fbc9c3a8b2
bug 822956: Handle audio chunks that aren't 10ms in duration r=ekr
2013-01-03 18:37:55 -05:00
EKR
95c13817cf
Bug 826529 - Increase default video bitrate. r=jesup
2013-01-03 19:17:42 -08:00
Randell Jesup
cda946d552
Bug 826008: Fix type tests for constraints objects r=smaug
2013-01-03 11:58:34 -05:00
Adam Roach [:abr]
68dc4ef868
Bug 825086: Removing errant free of body parts when encoding fails r=ekr
2013-01-02 15:06:12 -06:00
Ethan Hugg
2a5dbe281d
Bug 825785 cprDestroyThread on Windows should kill thread immediately r=jesup
2013-01-02 17:08:48 -08:00
EKR
4c488b7543
Bug 825439: Disconnect pipeline on STS Thread r=jesup
2012-12-29 09:24:34 -08:00
Jan-Ivar Bruaroey
1769b4d97e
Bug 824263 - Shutdown: PeerConnectionMedia disconnect_all() + peer_ctx cleanup. r=jesup,ekr
2012-12-27 17:38:45 -05:00
Randell Jesup
80389454ef
Bug 825526: Improve lifetime control of SourceMediaStream in gUM r=anant
2012-12-31 18:12:15 -05:00
Adam Roach [:abr]
e1679c7d8f
Bug 821071: Initialize all out parameters in VcmSIPCCBinding.cpp, r=ekr
2012-12-31 11:43:22 -06:00
Randell Jesup
873565fa76
Bug 825514: Add safety check to PeerConnectionCtx shutdown r=ekr
2012-12-31 12:34:44 -05:00
Adam Roach [:abr]
f6e86aeb0f
Bug 824956: Activate media type when set to receive media by constraint r=jesup
2012-12-28 16:40:51 -06:00
EKR
ff97d84f02
Bug 825336: Add constraint to suppress data channel r=jesup
2012-12-28 12:09:58 -08:00
EKR
0357be55dc
Bug 825477 - Ignore return value from async calls in MediaPipeline. r=jesup
2012-12-30 07:53:48 -08:00
Adam Roach [:abr]
ebca40ad6a
Bug 825106: Use the correct pointer comparison when determining master r=jesup
2012-12-28 15:12:47 -06:00
Randell Jesup
a95ef36414
Bug 820011: Shut down webrtc signling service on XPCOM shutdown r=derf
2012-12-28 17:04:32 -05:00
Adam Roach [:abr]
a309ab83a5
Bug 824220: Pass constraints through directly through message, deallocate when done r=jesup
2012-12-27 14:28:11 -06:00
Jan Beich
a263805ced
Bug 815916 - Unbreak building signaling tests for system jpeg/pixman. r=rjesup
2012-12-26 10:15:53 -05:00
Nicholas Nethercote
4a4db06c69
Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf.
2012-12-23 20:45:57 -08:00
EKR
97cf51bbe1
Bug 824351 - Make PeerConnection.Close not check state. r=ehugg
2012-12-23 17:03:26 -08:00
Adam Roach [:abr]
2f7c8fe8a0
Bug 821003: Replace snprintf macro with static function r=jesup
2012-12-21 14:55:41 -06:00
Adam Roach [:abr]
08683921f1
Bug 818714: Set media enabled to FALSE unless added using addStream, r=ehugg
2012-12-20 16:05:28 -06:00
Adam Roach [:abr]
397a8c9ff4
Bug 797534: Update PeerConnectionImpl to use SDP from SIPCC, r=ehugg
2012-12-19 09:25:51 -06:00
Jan-Ivar Bruaroey
2088668bc4
Bug 822158: Use async dispatch of Ice(Gathering)Completed to unwind stack r=jesup,ekr
2012-12-21 15:21:15 -05:00
EKR
3f8b6eafea
Bug 820102 - Clean up MediaPipeline threading (re-land after fix). r=derf,jesup
2012-12-21 06:03:22 -08:00
Dan Mosedale
e6b46e87fb
Bug 821812, fix Android WebRTC signalling code hang by ensuring writable tmpdir for domain sockets, r=jesup
2012-12-21 10:29:49 -08:00
Ed Morley
eaecff5d2f
Backout 21409a401d75 (bug 821292),9587e39f9a50 (bug 820102) for conflicts and assertions respectively, on a CLOSED TREE
2012-12-21 16:15:01 +00:00
EKR
a35760e672
Bug 820102 - Clean up MediaPipeline threading. r=derf,jesup
2012-12-21 06:03:22 -08:00
Henrik Skupin
9b2002d57a
Backout bug 818714 because it introduces a sigabort crash
...
--HG--
extra : rebase_source : 4307433661215827bc238f514fa66758e27366bc
2012-12-20 13:47:12 +01:00
EKR
599486b77f
Bug 817430: Set initial controlled/controlling values, based on inbound T/F. r=jesup
2012-12-02 13:49:56 -08:00
Adam Roach [:abr]
fd393200d4
Bug 818714: Set media enabled to FALSE unless added using addStream, r=ehugg
2012-12-19 20:52:32 -06:00
Jan-Ivar Bruaroey
352cbc5c20
Bug 794240 followup: Fixes implicit function warning that broke linkage + symmetric fixes r=jesup
2012-12-19 13:00:49 -05:00
Randell Jesup
57f3ac27ab
Bug 822704: Enable WEBRTC_TRACE() logging via NSPR_LOG_MODULES and rename signaling log module r=derf
2012-12-18 23:27:38 -05:00
Jan-Ivar Bruaroey
cf73ed4ca2
Bug 794240: Disable timerthread + close sockets + cleanup tmp-files on shutdown + file permissions. r=jesup
2012-12-14 16:15:21 -05:00
Ethan Hugg
faef85a350
Bug 806829 - Signaling - remove g_deviceInfo.name r=jesup
2012-12-14 13:43:06 -08:00
Ethan Hugg
eba9ddac43
Bug 807012 - Signaling - reorder initiialization of CallControlManagerImpl r=jesup
2012-12-17 11:01:32 -08:00
Chris Peterson
28a46a762a
Bug 821621 - Fix unused variable warning in PeerConnectionCtx.cpp. r=jesup
2012-12-15 00:22:47 -08:00
Randell Jesup
df518b4d88
Bug 806375: cleanup DataChannel, esp. channel close and connection shutdown r=mcmanus
2012-12-13 23:30:11 -05:00
Randell Jesup
456f66acde
backout 916f6915112d bug 806375 for anonymous enum bustage on linux
2012-12-14 00:26:58 -05:00
Randell Jesup
07abce4f80
Bug 806375: cleanup DataChannel, esp. channel close and connection shutdown r=mcmanus
2012-12-13 23:30:11 -05:00
Gian-Carlo Pascutto
cd89c2e152
Bug 816822 - Fix build files, unit tests, and clone some linux headers to make WebRTC unit tests build on Android, r=dmose,ted
2012-12-12 12:05:57 -08:00
Ethan Hugg
d1c6d3a72d
Bug 820550 - Signaling - stop checking API state in CloseInt r=ekr
2012-12-12 09:39:51 -08:00
EKR
7468199935
Bug 820671 Make PCImpl a tombstone if mMedia is null r=jesup
2012-12-11 19:45:09 -08:00
Dan Mosedale
b0b771805a
Bug 820559: Workaround old Android gcc build-bustage by casting anonymous enum template args to ints, r=ekr
2012-12-12 10:15:49 -08:00
EKR
668853d1d7
Bug 792175 - Move PeerConnection operations onto main thread. r=jesup,derf,ehugg
2012-09-26 10:14:23 -07:00
Gian-Carlo Pascutto
47d604cb18
Bug 813913 - WebRTC signaling code doesn't yet build on Android. r=dmose rs=dmose
2012-12-10 16:12:50 -08:00
Randell Jesup
d8a72757fb
Bug 752657: backout sigslot multithreaded due to deadlocks rs=jesup
2012-12-11 12:54:24 -05:00
Randell Jesup
741c9bfc87
Bug 752657: switch all uses of sigslot to default to multithreaded (win32 already defaults that way) r=ekr
2012-12-11 07:59:57 -05:00
Randell Jesup
8ac21346c0
Bug 806822: avoid race condition in gathering stats r=ehugg
2012-12-11 07:58:53 -05:00
Oleg Romashin
09cb51df19
Bug 819364 - Webrtc signaling unit test does not build on Qt port. r=rjesup
2012-12-09 09:28:37 -08:00
Saurabh Anand
151d13c7a5
Bug 818817 - Fix some compiler warnings, r=Ms2ger
2012-12-09 22:53:19 +05:30
EKR
bc440a4092
Bug 816112: Configure webrtc video/RTCP parameters for better defaults r=jesup
2012-11-28 08:34:10 -08:00
Adam Roach [:abr]
b71e4a0fb9
Bug 817065: Replace vcm_media_payload_t with structure leveraging rtp_ptype constants r=ehugg,jesup
2012-12-06 11:36:43 -06:00
Suhas Nandakumar
23b591f2df
Bug 817488 Audio Send and Recv support for PC tests r=ekr
2012-12-05 13:37:32 -08:00