Commit Graph

825 Commits

Author SHA1 Message Date
Marco Chen
2f154ff82a Bug 839415 - [Audio] Add support of SLAndroidConfigurationItf into backend of Cubeb + OpenSLES. r=kinetik 2013-03-12 11:46:32 +08:00
Matthew Gregan
487ab4ba4e Bug 837564 - Implement switchable backends for cubeb. r=padenot 2013-03-08 17:51:59 +13:00
Jan-Ivar Bruaroey
2d739abde8 Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-08 15:11:17 -05:00
Jacek Caban
44f92091a3 Bug 849189 - Update webvtt to recent upstream version. r=rillian 2013-03-08 03:47:00 -08:00
Ryan VanderMeulen
496b8525d5 Backed out changeset 893cf3614356 (bug 837919) for crashtest & mochitest orange. 2013-03-08 11:41:27 -05:00
Jan-Ivar Bruaroey
a9d572a8ca Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-07 16:14:01 -05:00
Adam Roach [:abr]
a0ccaea3fe Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead 2013-03-06 08:04:25 -06:00
Randell Jesup
e339fabcb9 Bug 828917: move critsect to cover thread existence test (upstream issue 1465) r=derf 2013-03-06 13:40:39 -05:00
Ryan VanderMeulen
f115c15f9e Backed out changeset f7acf064582d (bug 839677) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:28:25 -05:00
Ryan VanderMeulen
9726444ea8 Backed out changeset 8ff35a246bb0 (bug 828917) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:26:24 -05:00
Ryan VanderMeulen
04e11ce2f4 Backed out changeset 789a60e48ee2 (bug 837035) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:25:35 -05:00
Adam Roach [:abr]
51a86325c6 Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg 2013-03-07 17:26:28 -06:00
Adam Roach [:abr]
c103ade88c Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 12:40:48 -06:00
Ryan VanderMeulen
319cfe913e Backed out changeset ad01bb8a6742 (bug 848423) for Windows PGO mochitest-2 crashes. 2013-03-07 16:47:07 -05:00
Adam Roach [:abr]
8c8c589e02 Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 12:40:48 -06:00
Paul Adenot
52dd1cf180 Bug 836824 - Make libsoundtouch build on FreeBSD and Mac without command-line tools. r=khuey 2013-03-04 16:40:31 +01:00
Phil Ringnalda
cec898a4b9 Back out fe7fa32e9423 (bug 848423) for Windows build bustage
CLOSED TREE
2013-03-06 15:26:43 -08:00
Adam Roach [:abr]
6577598005 Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 16:34:01 -06:00
Ethan Hugg
0e83d87f23 Bug 837035 - Support DataChannels with SDP Negotiation r=jesup 2013-02-28 13:17:42 -08:00
Randell Jesup
bed1f81d7b Bug 828917: move critsect to cover thread existence test (upstream issue 1465) r=derf 2013-03-06 13:40:39 -05:00
Adam Roach [:abr]
768df10ff6 Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead 2013-03-06 08:04:25 -06:00
Adam Roach [:abr]
69f83aa4d6 Bug 846942 - Add thread names to log messages 2013-03-05 17:23:26 -06:00
EKR
8533b42737 Bug 843644 - DNS resolution for STUN servers. r=abr 2013-02-21 08:52:30 -08:00
Steven Michaud
696d753d85 Bug 837539 - Fix crashes due to premature deinitialization. r=rjesup,bgirard 2013-03-04 11:12:32 -06:00
Adam Roach [:abr]
4306aa8a16 Bug 845523 - Move condition signaling into PeerConnectionCtx init r=ehugg 2013-03-02 13:01:14 -06:00
Caitlin Potter
a86f92136e Bug 833403 - Integrate libwebvtt into Mozilla. r=ted
- Updated for new build system (2/28/2013)
 - declaration-after-statement no longer breaking MSVC build
 - Source files and scripts now contain appropriate license info
 - media/webvtt/update.sh no longer hiding unexpected/significant
   errors.
2013-03-01 19:25:19 -05:00
Adam Roach [:abr]
328718458e Bug 845283 - Move formatting buffer onto the stack 2013-03-01 17:21:39 -06:00
Ms2ger
3813557cac Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
89d297a677 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
f0b7e3972c 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
4ef2624a4f 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
6b48ccd982 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
faf262c4ee 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
fbba84d69e Bug 784841 - Part 18u: Convert /media; r=glandium 2013-02-25 12:47:22 -08:00
Gregory Szorc
39ec7e4cdf Bug 784841 - Part 16: Use moz.build files to build the tree; r=ted, glandium 2013-02-25 12:47:11 -08:00
Gian-Carlo Pascutto
2537c0d29a Bug 830247 - Make sure NEON version of some libraries gets built. r=jesup 2013-02-27 15:44:42 +01:00
Adam Roach [:abr]
3c9eb997de Bug 841566 - Turn on testserver logging for WebRTC-related systems r=jesup,ted.mielczarek 2013-02-22 14:53:56 -06:00
Edwin Flores
0601321c3f Bug 829408 - Force stagefright to return readable video frames on Gingerbread on the Galaxy SII r=doublec 2013-02-25 12:03:55 +13:00
Adam Roach [:abr]
defd422468 Bug 843595 - Null checks on pair dtor r=ekr 2013-02-25 11:12:33 -06:00
EKR
46779ca2d9 Bug 840508 - assert that nr_timer is called in the STS thread. r=abr 2013-02-19 09:01:12 -08:00
Landry Breuil
c0affd8fc9 Bug 807492 - reland after fixing a typo r=try-green 2013-02-24 15:34:00 +01:00
Ms2ger
2192f39926 Back out bug 807492 for build bustage. 2013-02-24 12:35:28 +01:00
Jan Beich
839b6f3f26 Bug 807492 - Disable SSE4.1 code in libyuv if binutils is too old. r=jesup,ted 2013-02-24 09:58:42 +01:00
Jan Beich
7b81faaa67 Bug 807492 - Define os_bsd early so it can be used later in the file. r=jesup 2013-02-24 09:55:07 +01:00
Ethan Hugg
9884e39d79 Bug 844929: Accept numeric parameters > UINT_MAX in SDP o-lines 2013-02-25 10:22:10 -08:00
Adam Roach [:abr]
85c5ad8da6 Bug 837523 - Additional checks for unsupported app behavior r=ehugg 2013-02-26 08:26:29 -06:00
Adam Roach [:abr]
36f1d91887 Bug 839647 - Synchronize CCApp thread start-up r=ehugg 2013-02-22 10:08:47 -06:00
Ethan Hugg
f67d654296 Bug 841899 - Remove stream-based logging from Signaling code r=jesup 2013-02-20 14:08:23 -08:00
Landry Breuil
17dee1ecf0 Bug 814333 - make gyp provide a PYTHON default variable initialized to sys.executable and reuse it in .gyp files instead of hardcording python r=ted 2013-02-20 21:54:51 +01:00
Ethan Hugg
aef724e687 Bug 841641 - Set FORCE_PR_LOG in CSFLog r=jesup 2013-02-15 14:35:50 -08:00