Commit Graph

358 Commits

Author SHA1 Message Date
Randell Jesup
5c85934a22 Bug 844177: set codec resolution based on input mediastream resolution r=ekr 2013-02-22 15:02:34 -05:00
Adam Roach [:abr]
e544a37ca9 Bug 885640 - Clean up PeerConnectionCtx before exiting r=ekr 2013-07-01 12:01:16 -05:00
Reuben Morais
18d4d04ec2 No bug - Fix broken header guard in resource_manager.h. r=jesup
--HG--
extra : rebase_source : e7b72c7e7039f92a7bb5941df6958dc0abb5b9dd
2013-06-28 00:36:18 -07:00
EKR
ef36aff95c Cleanup of previous patch
Bug 883869 - Clean up MediaPipeline changes from bug 868405. r=jesup
2013-06-17 08:15:18 -07:00
Ethan Hugg
cfb015452b Bug 884071 Signaling - stop setting video prefs when in SDP mode r=jesup 2013-06-22 19:59:25 -07:00
Adam Roach [:abr]
a89b4d256a Bug 880067 - Part 1: SDP rtcp-fb parsing/serializing r=ekr,ehugg 2013-06-20 14:34:13 -05:00
Vladimir Vukicevic
3674b7925e b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Adam Roach [:abr]
2cd68c66b9 Bug 784519 - Part 5: signalingState unit tests r=ekr 2013-05-16 21:47:50 -05:00
Adam Roach [:abr]
27082cc4b5 Bug 879477: Update PC to use mHandle instead of (void *) this in logging r=ekr 2013-06-10 15:47:25 -07:00
Adam Roach [:abr]
28a89d3601 Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Jan-Ivar Bruaroey
6cd18bbcbb Bug 879654: Tolerate '?transport=udp' by stripping it r=jesup 2013-06-05 15:44:48 -04:00
Adam Roach [:abr]
e261036137 Backed out changeset 90968836cce3 (bug 784519) on a CLOSED TREE 2013-06-06 17:40:21 -05:00
Adam Roach [:abr]
951a908fae Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Adam Roach [:abr]
c5a7fe42d3 Bug 878082 - Move handle generation to after PSM setup r=jesup 2013-06-04 10:06:40 -05:00
Charith Tangirala
22e720a4c2 Bug 864109 - Return proper error message if createOffer called with no streams r=abr 2013-06-03 17:01:57 -05:00
Randell Jesup
052b77e30e Bug 872978: process any pending stream resets on incoming resets r=tuexen 2013-06-02 09:48:17 -04:00
Peter Van der Beken
27618bb68c Bug 876080. Don't use 'nativeOwnership':'owned' for MediaList. r=bzbarsky 2013-05-31 11:27:05 -04:00
Randell Jesup
b01d4043f5 Bug 876856: check if PeerConnection is closed before accessing MediaStreamList r=ekr 2013-05-30 16:48:31 -04:00
Randell Jesup
4bcc42879a Bug 873003: ignore duplicate frames from NotifyQueuedTrackChanges() r=ekr 2013-05-30 16:48:19 -04:00
Robert O'Callahan
74df85b5c7 Fix build bustage for bug 868405, CLOSED TREE 2013-05-30 17:02:26 +12:00
Robert O'Callahan
cc51ef48ef Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup
--HG--
extra : rebase_source : ec29ae2e45979baaf1b6a085549755ba86cadd40
2013-05-30 16:44:43 +12:00
Chiajung Hung
f2d61c4cf2 Bug 875608 - Use GrallocBuffer to display decoded video frame. r=bjacob 2013-05-29 20:56:09 -04:00
Daniel Holbert
5b8c7799f1 Bug 876766: Fix out of order init list in PeerConnectionMedia.h. r=ehugg 2013-05-29 00:17:51 -07:00
Ethan Hugg
e6d2dee831 Bug 876489 - Signaling fix ccprovider::getDigits r=jesup 2013-05-28 08:45:11 -07:00
Ethan Hugg
3081daf9d1 Bug 873888 - Wait for construction of tracks before returning onAddStream r=jesup 2013-05-21 07:49:50 -07:00
Jan-Ivar Bruaroey
006b43099f Bug 872839 - Part 2: Untangle iceServer parsing from PeerConnectionMedia initialization for cleaner failure path. r=jesup 2013-05-22 14:32:10 -04:00
Adam Roach [:abr]
489544eee4 Bug 784519 - Part 2: Fix success callback event names r=jesup,jsmith 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
bdbf1a61fa Bug 784519 - Part 1: Enforce State Transition Rules in SIPCC r=ehugg 2013-05-07 21:13:41 -05:00
Suhas Nandakumar
f064e8a50e Bug 867273 - Force PR_LOG in production builds. r=ekr 2013-05-20 19:11:01 -07:00
Adam Roach [:abr]
5395bf6afe Bug 874306 - Add PC identifier to ICE logging r=ekr 2013-05-21 11:34:09 +08:00
Ms2ger
6d4b3079a3 Bug 868778 - Part a: Move nsDOMDataChannel.h to nsDOMDataChannelDeclarations.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.h => content/base/src/nsDOMDataChannelDeclarations.h
2013-05-20 09:10:59 +02:00
Jan-Ivar Bruaroey
724cdbf7ac Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
Daniel Holbert
afacbefe14 Bug 872709 - Reorder WebrtcVideoConduit init list to fix build warnings. r=gcp 2013-05-15 21:32:29 -04:00
Gian-Carlo Pascutto
9cc5fa74c8 Bug 863290 - Correctly detect failure to initialize Android capture objects. Fix crashers. r=jesup 2013-05-15 18:50:42 +02:00
Adam Roach [:abr]
bad7b8e8e2 Bug 872013 - Use more robust mkdtemp() rather than relying on PID r=ehugg,jesup 2013-05-15 00:32:45 -05:00
Randell Jesup
316afac159 Bug 864255: fix mediapipeline_unittests to match new assertion r=ekr 2013-05-13 01:03:30 -04:00
Randell Jesup
7a6ab0ec27 Bug 864255: Move more of PeerConnectionMedia shutdown to occur synchronously r=ekr 2013-05-12 22:16:40 -04:00
Gian-Carlo Pascutto
796b700088 Backed out changeset 4b3a3f40730f (Bug 863290) for Android mochi-4 orange. 2013-05-08 10:01:14 +02:00
Gian-Carlo Pascutto
1d3b7048f5 Bug 863290 - Correctly detect failure to initialize Android capture objects. r=jesup 2013-05-08 07:39:03 +02:00
Phil Ringnalda
4a110f4861 Back out 6d5ff743bb6b:9b321cd729e5 (bug 784519) for mochitest failures 2013-05-07 21:12:06 -07:00
Adam Roach [:abr]
1890f56fff Bug 864255: Crash in production builds if we can't shut down properly r=jesup 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
76959bb2a3 Bug 784519 - Part 2: Fix success callback event names r=jesup 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
48408173b0 Bug 784519 - Part 1: Enforce State Transition Rules in SIPCC r=ehugg 2013-05-07 21:13:41 -05:00
Randell Jesup
c06da35354 Bug 863865: Destroy() DataChannelConnection before releasing on errors in connecting Transport r=tuexen 2013-05-06 12:22:14 -04:00
Boris Zbarsky
3200d7e8dc Bug 865969 part 4. Pass handles to WebIDL dictionary init. r=smaug,terrence 2013-05-03 19:29:08 -04:00
David Zbarsky
dd9b8a64b2 Bug 867459 - Fix webrtc rooting hazards r=terrence 2013-05-02 22:02:39 -04:00
Ryan VanderMeulen
3388355e9a Merge m-c to birch. 2013-05-02 13:10:42 -04:00
Chiajung Hung
826bdabdb4 Bug 825110 - Part 2: WebRTC Media changes for B2G WebRTC video module. r=ekr 2013-05-02 08:00:05 -04:00
Gian-Carlo Pascutto
6447a8c8a1 Bug 866093 - Set Android Context Objects, use any-thread FindClass, compile AudioCapture classes. r=jesup f=blassey 2013-05-02 08:42:53 +02:00
Daniel Holbert
d47562e417 Bug 866358: Add missing #include to fix "implicit declaration" build warning. r=ehugg 2013-04-27 00:27:40 -07:00