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 |
|