Adam Roach [:abr]
3cc675afaa
Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg
2013-03-06 12:40:48 -06:00
Ryan VanderMeulen
f9743bfe87
Backed out changeset ad01bb8a6742 (bug 848423) for Windows PGO mochitest-2 crashes.
2013-03-07 16:47:07 -05:00
Adam Roach [:abr]
318c0cb51a
Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg
2013-03-06 12:40:48 -06:00
Phil Ringnalda
c3d1a2e4f7
Back out fe7fa32e9423 (bug 848423) for Windows build bustage
...
CLOSED TREE
2013-03-06 15:26:43 -08:00
Adam Roach [:abr]
7eb2ff9f93
Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg
2013-03-06 16:34:01 -06:00
Ethan Hugg
7b79cf907b
Bug 837035 - Support DataChannels with SDP Negotiation r=jesup
2013-02-28 13:17:42 -08:00
Adam Roach [:abr]
f558c954fe
Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead
2013-03-06 08:04:25 -06:00
Adam Roach [:abr]
c0c624734d
Bug 846942 - Add thread names to log messages
2013-03-05 17:23:26 -06:00
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