Commit Graph

464 Commits

Author SHA1 Message Date
Trevor Saunders
72f6c66bf4 bug 886526 - remove nsStaticComponents.{h,cpp} r=bsmedberg 2013-06-15 05:50:25 -04:00
Randell Jesup
beb458afd5 Bug 844177: set codec resolution based on input mediastream resolution r=ekr 2013-02-22 15:02:34 -05:00
Adam Roach [:abr]
872bed95fe Bug 885640 - Clean up PeerConnectionCtx before exiting r=ekr 2013-07-01 12:01:16 -05:00
Gian-Carlo Pascutto
6f3ec0516b Bug 874569 - Adjust rotation amount if the Android device is rotated. r=blassey 2013-07-01 08:03:33 +02:00
Gian-Carlo Pascutto
2504134266 Bug 877248 - Use a TextureView and setAlpha to make preview invisible. r=blassey 2013-07-01 08:01:57 +02:00
Reuben Morais
a52f4fbc9c 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
0437b9a5b9 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
b97b1f6a30 Bug 884071 Signaling - stop setting video prefs when in SDP mode r=jesup 2013-06-22 19:59:25 -07:00
EKR
98a93ac63d Bug 885190 - Remove real-time thread policy from WebRTC code. r=derf 2013-06-22 12:29:56 -07:00
Adam Roach [:abr]
9e693b0903 Bug 880067 - Part 1: SDP rtcp-fb parsing/serializing r=ekr,ehugg 2013-06-20 14:34:13 -05:00
Vladimir Vukicevic
f4af325139 b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Jan Beich
cb378cc192 Bug 844818 - Make WebRTC aware of --enable-alsa/--enable-pulseaudio. r=jesup,ted 2013-06-08 12:47:31 +02:00
Landry Breuil
ea3378d097 Bug 807492 Part 11 - Support WebRTC on BSD in network modules rtp/udp r=jesup 2013-06-13 08:54:56 +02:00
Landry Breuil
1efcbde8e5 Bug 807492 Part 9 - support WebRTC on BSD in system_wrappers/ r=jesup
Remove <malloc.h> inclusion in webrtc/system_wrappers/source/atomic32_posix.cc, it breaks on FreeBSD
2013-06-13 08:46:14 +02:00
Landry Breuil
86976d7f99 Bug 804792 Part 8 - Use the MacOSX codepath on BSD in voice_engine r=jesup 2013-06-13 08:44:58 +02:00
Landry Breuil
cb5985062a Bug 807492 Part 7 - use linux codepath on BSD in video_engine r=jesup 2013-06-13 08:44:53 +02:00
Landry Breuil
4c37b16a75 Bug 807492 Part 6 - Use linux codepaths on BSD in video_capture, uses v4l2 compatible API r=jesup 2013-06-13 08:42:03 +02:00
Landry Breuil
c36e2df599 Bug 807492 Part 5 - Use the linux codepaths on BSD in audio_device r=jesup
Also open libpulse.so on OpenBSD, different versionning scheme.
2013-06-13 08:41:59 +02:00
Landry Breuil
918f64f567 Bug 804792 Part 4: Select alsa/pulse/v4l depending on the OS, define WEBRTC_POSIX on BSD r=jesup 2013-06-13 08:41:54 +02:00
Landry Breuil
bc2fe67dd1 Bug 807492 Part 3 - Backport chunk of upstream gtest r629 to fix <tuple> detection on BSDs with old libstdc++, not breaking it on MacOSX r=upstream 2013-06-13 08:41:49 +02:00
Adam Roach [:abr]
cc97fb7d46 Bug 784519 - Part 5: signalingState unit tests r=ekr 2013-05-16 21:47:50 -05:00
Adam Roach [:abr]
df2cd63abe Bug 879477: Update PC to use mHandle instead of (void *) this in logging r=ekr 2013-06-10 15:47:25 -07:00
Gijs Kruitbosch
835746d2b7 Backing out 0acfbc3b4941 (Bug 844818) for b2g bustage. 2013-06-08 14:50:07 +02:00
Jan Beich
0636610fee Bug 844818 - Make WebRTC aware of --enable-alsa/--enable-pulseaudio. r=jesup,ted 2013-06-08 12:47:31 +02:00
Jan Beich
d40212a83b Bug 878446 - Disable libyuv asm without SSSE3 as well. r=jesup 2013-06-08 12:44:26 +02:00
Adam Roach [:abr]
733a8c352c Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Jan-Ivar Bruaroey
7ea082d4cc Bug 879654: Tolerate '?transport=udp' by stripping it r=jesup 2013-06-05 15:44:48 -04:00
Adam Roach [:abr]
ea26cdbf26 Backed out changeset 90968836cce3 (bug 784519) on a CLOSED TREE 2013-06-06 17:40:21 -05:00
Adam Roach [:abr]
f26f472d40 Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Gian-Carlo Pascutto
7c61d5c20a Bug 874572 - Suspend and resume the camera together with the application. r=blassey 2013-06-05 08:26:11 +02:00
Gian-Carlo Pascutto
037bdfd6a8 Bug 874546 - Detach the preview when the Camera surface is destroyed. r=blassey 2013-06-05 08:26:00 +02:00
Adam Roach [:abr]
11553f1b1e Backed out changeset 90968836cce3 (bug 784519) r=bustage 2013-06-04 16:54:30 -05:00
Adam Roach [:abr]
bae13000e2 Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr 2013-05-16 18:41:46 -05:00
Adam Roach [:abr]
875c9daca2 Bug 878082 - Move handle generation to after PSM setup r=jesup 2013-06-04 10:06:40 -05:00
Charith Tangirala
a6ddb8018f Bug 864109 - Return proper error message if createOffer called with no streams r=abr 2013-06-03 17:01:57 -05:00
Randell Jesup
77d0a8ccfc Bug 872978: process any pending stream resets on incoming resets r=tuexen 2013-06-02 09:48:17 -04:00
ABE Hiroki (hATrayflood)
68549884e6 Bug 775939 - Fix gyp Makefile include error on msvc (change topsrcdir, srcdir and VPATH to absolute path). r=ted 2012-12-30 23:19:38 +09:00
Peter Van der Beken
098a481f6c Bug 876080. Don't use 'nativeOwnership':'owned' for MediaList. r=bzbarsky 2013-05-31 11:27:05 -04:00
Randell Jesup
6c954fa541 Bug 876878: null out pointer for GetFrameRateList r=bas 2013-05-30 16:48:40 -04:00
Randell Jesup
5d1222c796 Bug 876856: check if PeerConnection is closed before accessing MediaStreamList r=ekr 2013-05-30 16:48:31 -04:00
Randell Jesup
b5b771fed5 Bug 873003: ignore duplicate frames from NotifyQueuedTrackChanges() r=ekr 2013-05-30 16:48:19 -04:00
Robert O'Callahan
9beba3b9fc Fix build bustage for bug 868405, CLOSED TREE 2013-05-30 17:02:26 +12:00
Robert O'Callahan
6569fc1a08 Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup
--HG--
extra : rebase_source : ec29ae2e45979baaf1b6a085549755ba86cadd40
2013-05-30 16:44:43 +12:00
Chiajung Hung
ccbb264a5a Bug 875608 - Use GrallocBuffer to display decoded video frame. r=bjacob 2013-05-29 20:56:09 -04:00
Daniel Holbert
3c2ca7d9d2 Bug 876766: Fix out of order init list in PeerConnectionMedia.h. r=ehugg 2013-05-29 00:17:51 -07:00
Ethan Hugg
1f26fa0fe9 Bug 876489 - Signaling fix ccprovider::getDigits r=jesup 2013-05-28 08:45:11 -07:00
Ethan Hugg
3e7d003840 Bug 873888 - Wait for construction of tracks before returning onAddStream r=jesup 2013-05-21 07:49:50 -07:00
Brad Lassey
f44d8af825 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Jan-Ivar Bruaroey
39eb07d07e 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]
51e43522d6 Bug 784519 - Part 2: Fix success callback event names r=jesup,jsmith 2013-05-07 21:13:42 -05:00