Commit Graph

1038 Commits

Author SHA1 Message Date
Mike Shal
6f32ddf61c Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Ethan Hugg
124b358485 Bug 873888 - Wait for construction of tracks before returning onAddStream r=jesup 2013-05-21 07:49:50 -07:00
Brad Lassey
e133627d07 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Jan-Ivar Bruaroey
a5db011635 Bug 872839 - Part 2: Untangle iceServer parsing from PeerConnectionMedia initialization for cleaner failure path. r=jesup 2013-05-22 14:32:10 -04:00
Joey Armstrong
2d41e35137 bug 869135: move ASFILES to moz.build (config - set #1) 2013-05-22 12:08:51 -07:00
Adam Roach [:abr]
8b9deb51a5 Bug 784519 - Part 2: Fix success callback event names r=jesup,jsmith 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
ac07f829cc Bug 784519 - Part 1: Enforce State Transition Rules in SIPCC r=ehugg 2013-05-07 21:13:41 -05:00
Suhas Nandakumar
9906c467d2 Bug 867273 - Force PR_LOG in production builds. r=ekr 2013-05-20 19:11:01 -07:00
Gian-Carlo Pascutto
ab5dc6d749 Bug 862808 - Local Video is upside down on Android when in portrait mode. r=jesup 2013-05-21 09:39:02 +02:00
Gian-Carlo Pascutto
5b262a366b Bug 873812 - Don't attempt to open camera objects/probe capabilities more than once. r=jesup 2013-05-21 09:38:34 +02:00
Adam Roach [:abr]
64ee5a2597 Bug 874306 - Add PC identifier to ICE logging r=ekr 2013-05-21 11:34:09 +08:00
Adam Roach [:abr]
2f68c01a22 Bug 874008: Fix bustage r=ekr 2013-05-21 09:25:10 +08:00
Adam Roach [:abr]
d0032ca466 Bug 874008 - Check format strings for r_log r=ekr 2013-05-21 09:16:07 +08:00
Ms2ger
e247330e29 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
Gregory Szorc
c1b865f669 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
Jan-Ivar Bruaroey
7921c9c1e4 Bug 823512: Rewrite PeerConnection in JS-implemented WebIDL r=bz,jesup 2013-05-07 20:55:21 -04:00
Caitlin Potter
cb1722840f Bug 872822 - Update WebVTT library to v0.5. r=rillian
Bug 872822 - Update WebVTT library to v0.5. r=rillian
2013-05-16 00:10:51 -04:00
Ehsan Akhgari
2f3ac0380a Bug 873038 - Remove the old MSVC PGO exclusions across the tree; r=glandium 2013-05-16 11:16:30 -04:00
Ted Mielczarek
47d7af59de bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium 2013-05-16 09:33:26 -04:00
Daniel Holbert
7d812b868f Bug 872709 - Reorder WebrtcVideoConduit init list to fix build warnings. r=gcp 2013-05-15 21:32:29 -04:00
Gian-Carlo Pascutto
25469f0e53 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]
02d43b5c3b Bug 872013 - Use more robust mkdtemp() rather than relying on PID r=ehugg,jesup 2013-05-15 00:32:45 -05:00
Caitlin Potter
ad1ba036cb Bug 868629 - webvtt no longer needs -DWEBVTT_NO_CONFIG_H. r=rillian
Bug 868629 - webvtt no longer needs -DWEBVTT_NO_CONFIG_H. r=rillian
2013-05-14 14:17:24 -04:00
Ed Morley
2710e5d6a9 Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Randell Jesup
8d6de18a33 Bug 864255: fix mediapipeline_unittests to match new assertion r=ekr 2013-05-13 01:03:30 -04:00
Mike Shal
d2b29f4e87 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Randell Jesup
5a8921f52c Bug 864255: Move more of PeerConnectionMedia shutdown to occur synchronously r=ekr 2013-05-12 22:16:40 -04:00
Randell Jesup
093a8d27fd Bug 861280: use fake_N for uniqueId for video devices with no capability value we can use r=derf 2013-05-12 05:12:57 -04:00
Gian-Carlo Pascutto
f990409c61 Backed out changeset 4b3a3f40730f (Bug 863290) for Android mochi-4 orange. 2013-05-08 10:01:14 +02:00
Gian-Carlo Pascutto
25e36cb988 Bug 863290 - Correctly detect failure to initialize Android capture objects. r=jesup 2013-05-08 07:39:03 +02:00
Phil Ringnalda
87442ae487 Back out 6d5ff743bb6b:9b321cd729e5 (bug 784519) for mochitest failures 2013-05-07 21:12:06 -07:00
Adam Roach [:abr]
3239d2a8c2 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]
56c31b5044 Bug 784519 - Part 2: Fix success callback event names r=jesup 2013-05-07 21:13:42 -05:00
Adam Roach [:abr]
f9f80065e7 Bug 784519 - Part 1: Enforce State Transition Rules in SIPCC r=ehugg 2013-05-07 21:13:41 -05:00
Ryan VanderMeulen
c8bea520cd Merge m-c to inbound. 2013-05-07 10:10:46 -04:00
Michael Wu
ca67e3cae3 Bug 869206 - Make webrtc code build on gonk-JB, r=jesup 2013-05-04 11:00:35 -04:00
Randell Jesup
25d9239461 Bug 863865: Destroy() DataChannelConnection before releasing on errors in connecting Transport r=tuexen 2013-05-06 12:22:14 -04:00
Boris Zbarsky
545e5c8143 Bug 865969 part 4. Pass handles to WebIDL dictionary init. r=smaug,terrence 2013-05-03 19:29:08 -04:00
David Zbarsky
8aeb9dc00f Bug 867459 - Fix webrtc rooting hazards r=terrence 2013-05-02 22:02:39 -04:00
Michael Wu
a7302096ec Bug 867871 - Support building cubeb opensles backend on JB, r=kinetik 2013-05-01 21:43:55 -04:00
Ryan VanderMeulen
ee6ba79e8b Merge m-c to birch. 2013-05-02 13:10:42 -04:00
Chiajung Hung
b73e6133e7 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
1cc401dd5d 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
Gian-Carlo Pascutto
a48323893d Bug 866093 - Fix fallback paths for Android JNI Audio. r=jesup 2013-05-02 08:42:45 +02:00
Daniel Holbert
2f1731d952 Bug 866358: Add missing #include to fix "implicit declaration" build warning. r=ehugg 2013-04-27 00:27:40 -07:00
Daniel Holbert
1a9319b573 Bug 866317: Remove unneeded line from ccsip_debug.c that just logs a blank line, since it triggers a build warning for empty format string. r=abr 2013-04-27 00:27:05 -07:00
Adam Roach [:abr]
e6e6791977 Bug 866120 - Propagate reason phrases mid-session r=jesup 2013-04-26 12:18:19 -05:00
Daniel Holbert
38badf3397 Bug 865774 - Fix signed/unsigned comparison build warning in cpr_string.c by casting known-nonnegative signed value to size_t. r=jesup 2013-04-26 10:11:00 -04:00
Aryeh Gregor
e78504c9a9 Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
Adam Roach [:abr]
8b3d1636d2 Bug 864255: Ensure main thread dispatch for Pipeline destruction succeeds r=jesup 2013-04-25 14:41:31 -05:00
Adam Roach [:abr]
4e78c2e815 Bug 864982 - Remove legacy err_msg/buginf/notice_msg logging r=jesup 2013-04-25 14:37:06 -05:00
Ms2ger
5c813f5beb Bug 864727 - Followup: add missing change to MediaStreamList::WrapObject; r=bz on a CLOSED TREE 2013-04-25 18:54:37 +02:00
Boris Zbarsky
7ecf36cfae Bug 862629 part 2. Remove the now-unused scope object bit in js-to-native conversions. r=peterv 2013-04-24 14:59:15 -04:00
Ethan Hugg
4d0a774d61 Bug 863833 - WebRTC - AddTrack only when AddStream successful r=abr 2013-04-19 14:56:16 -07:00
Daniel Holbert
c7bcce2298 Bug 864899: Remove unused static helper-function "Warn()" from PeerConnectionImpl.cpp, to fix build warning. r=jib 2013-04-23 17:00:10 -07:00
Chris Peterson
0368fb1640 Bug 861601 - Suppress gcc -Wmultichar warnings from Android's Stagefright header files. r=doublec,khuey
--HG--
extra : rebase_source : dcfe6fa1ecd2e8cb55945ecfef2709392cf7bb94
2013-04-13 22:14:16 -07:00
Randell Jesup
35c3c113e4 Bug 863929: Fix codec list loop exit calculation r=ehugg 2013-04-22 14:49:42 -04:00
David Zbarsky
00b6a3274d Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz 2013-04-19 04:49:21 -04:00
Matthew Gregan
109d8b4e30 Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-10 15:03:50 +12:00
Ralph Giles
4dbce1de77 Bug 862586 - Update webvtt parser to v0.4. r=cpearce
Update media/webvtt to the v0.4 tag of
https://github.com/mozilla/webvtt.git master
2013-04-16 15:53:00 -07:00
Chris Peterson
ffc38f4471 Bug 862669 - Fix some warnings in SIPCC Android code. r=jesup 2013-04-16 22:15:15 -07:00
Paul Adenot
91d43d2085 Bug 861936 - Allow calling cubeb_stream_get_position while in the callback when using the pulseaudio backend. r=kinetik 2013-04-17 14:02:01 +02:00
EKR
b2c08dad7b Bug 856433 - Allow cancellation of nonexistent nrappkit timers off the STS thread. r=abr 2013-04-16 19:29:23 -07:00
EKR
cc7a6869ad Bug 854085. Make thread asserts conditional on DEBUG not MOZ_DEBUG. r=jesup 2013-04-16 13:13:09 -07:00
Mike Shal
24b4056720 Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Gian-Carlo Pascutto
bb950110e7 Bug 861637 - Add workaround for missing clone function. r=blassey 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
343000e7d3 Bug 861146 - Provide pthread_rwlock replacement for Android 2.2. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
342c4f72c7 Bug 815905 - Provide JNI as a fallback if OpenSLES opening fails. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
ffef92f8a7 Bug 815905 - Dynamically open OpenSLES libary if available. r=jesup 2013-04-16 15:47:41 +02:00
Matthew Gregan
6f783790d1 Backout 5f7a95537199 (bug 846122). 2013-04-16 14:58:44 +12:00
Matthew Gregan
df6b4497ba Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-16 13:20:18 +12:00
Boris Zbarsky
bde94b85b8 Bug 861064. Root WebIDL dictionary Init. r=smaug,terrence 2013-04-12 23:34:22 -04:00
Glenn Randers-Pehrson
1f9b2d5619 Bug 858578 - Update bundled libpng to version 1.5.15. r=joedrew 2013-04-12 16:25:04 -04:00
Ethan Hugg
f51304a813 Bug 855335 Patch 2 - Signaling fix warnings format-extra-args and format-security r=jesup 2013-04-11 14:42:39 -07:00
Vicamo Yang
4e4a05c65d Bug 859779: fix i386 msg{ctl,snd,rcv,get} calls. r=jesup,dhylands 2013-04-12 23:41:05 +08:00
EKR
d1760ebf89 Bug 856848 - Fix thread crash r=ehugg
Bug 856848 - Fix thread crash r=ehugg,ekr
2013-04-01 12:34:36 -07:00
Paul Adenot
beb51ede9e Bug 859805 - Fix bustage. 2013-04-12 16:13:41 +02:00
Paul Adenot
5880fa73a6 Bug 859805 - Make libcubeb work on Android 2.3. r=kinetik 2013-04-12 14:50:02 +02:00
Gian-Carlo Pascutto
8a5221dd01 Bug 823375 - Don't build or try to link NEON libs when the target doesn't support it. r=glandium 2013-04-12 12:00:29 +02:00
Randell Jesup
9134244467 Bug 860222: use our own isascii() for sanitizing TURN passwords r=glandium 2013-04-11 22:46:23 -04:00
Randell Jesup
f99d6ef74f Bug 860920: remove moz.build files from deleted source directory media/webtrc/trunk/src r=gps 2013-04-11 22:45:54 -04:00
Wes Johnston
dd65afd543 Bug 809558 - Turn on audiochannels for Android AudioTrack. r=kinetic 2013-04-11 15:37:35 -07:00
Ryan VanderMeulen
b53553830a Backed out changeset f556245d6da1 (bug 856848) for build bustage on a CLOSED TREE. 2013-04-11 15:42:37 -04:00
EKR
215d2f06f5 Bug 856848 - Fix thread crash r=ehugg,ekr 2013-04-01 12:34:36 -07:00
Ethan Hugg
fd4912d1c2 Bug 855335 - Signaling - fix Wformat warnings in logging r=jesup 2013-04-10 11:17:30 -07:00
Randell Jesup
e8f40134e0 Bug 830100: Avoid deadlocks by sending packets asynchronously r=ekr 2013-04-11 03:16:03 -04:00
EKR
2d323814aa Bug 830100: Refactor transport flow to allow destruction on any thread r=derf 2013-02-19 03:43:34 -08:00
Adam Roach [:abr]
242ce08ad6 Bug 860143: Check correct variable when setting host r=ekr 2013-04-10 13:37:50 -05:00
Adam Roach [:abr]
8c21eaa5e2 Bug 860012 - Complete hooking up errors from gsm_sdp to PeerConnectionImpl r=ehugg 2013-04-10 12:45:01 -05:00
Randell Jesup
79cb6bdccf Backout changeset 5abbf6fd5466 (Bug 830100) for sctp_unittest failure ON A CLOSED TREE r=ryanvm 2013-04-09 17:35:20 -04:00
Randell Jesup
6c503877d5 Bug 855769: add pref to disable TURN if needed r=ekr 2013-03-30 21:52:19 -04:00
Jan-Ivar Bruaroey
a539b3fbc7 Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup 2013-03-29 19:02:08 -04:00
EKR
b6a069723d Bug 830100: Refactor transport flow to allow destruction on any thread r=derf 2013-02-19 03:43:34 -08:00
Ethan Hugg
6ebe04dd26 Bug 859303 - Signaling allow 63bit session ids r=jesup 2013-04-09 08:21:01 -07:00
Ethan Hugg
17c6c2644d Bug 856423 Signaling - check return codes from vcmCreateRemoteStream r=jesup 2013-04-08 10:33:30 -07:00
Gian-Carlo Pascutto
09330d7a52 Bug 858176 - Free global reference before detaching the JVM. r=blassey 2013-04-09 18:22:45 +02:00
EKR
4957120b4c Bug 786235 - Rewrite TURN stack to match RFC 5766. r=abr 2013-04-06 17:58:58 -07:00
Robert O'Callahan
e21f85a30b Bug 854094. Assign the principal of the receiving page to remote MediaStreams. r=jesup
--HG--
extra : rebase_source : 2e13003dd1fd06315ad370ba3b3a86838b8f1dd0
2013-04-10 00:30:29 +12:00
Ethan Hugg
bb3d74b48c Bug 845362 - Signaling - Remove max calls per line r=abr 2013-04-02 13:18:40 -07:00
Randell Jesup
911a690364 Bug 838380: don't crash browser on server 500 error r=abr 2013-04-08 17:11:31 -04:00