Ms2ger
4c35b806f8
Merge m-c to inbound.
2013-10-03 11:09:17 +02:00
Ms2ger
0199108bb0
Bug 912438 - Part c: Sort files in CSRCS; r=mshal
2013-10-03 09:10:02 +02:00
Ms2ger
05e32dc9a4
Bug 912438 - Part b: Fix paths in CSRCS; r=mshal
2013-10-03 09:10:01 +02:00
Mike Hommey
716dacd4a7
Bug 922974 - Replace NO_INSTALL with NO_DIST_INSTALL. r=gps
2013-10-03 05:51:15 +09:00
Ethan Hugg
7ad3353d8f
Bug 916429 - use sctpmap line for datachannels r=jesup
2013-09-23 15:20:18 -07:00
Ehsan Akhgari
e8b992816f
Bug 922664 - Build omx-plugin in C++11 mode, and also stop supporting the update scripts for the omx-plugin Android headers; r=doublec
2013-10-02 07:40:55 -04:00
Steven Michaud
f12f00556d
Bug 918943 - Duplicate symbol errors linking WebRTC when using the 10.9 SDK with --disable-optimize. r=ethanhugg
2013-10-01 20:29:50 -05:00
Nicolas Silva
e422a66147
Bug 922202 - Make PlanarYCbCrImage::Data forward-declarable and remove some header includes. r=bjacob
2013-10-01 17:57:50 -07:00
Adam Roach [:abr]
ee9abd1c33
Bug 922245 - Make SDP buffer allocation dynamic in feature message r=ehugg
2013-09-30 22:28:38 -05:00
Ryan VanderMeulen
af288628a8
Merge m-c to inbound.
2013-09-30 16:51:06 -04:00
Ryan VanderMeulen
ad7d17c453
Merge m-c to b2g-inbound.
2013-09-30 16:30:26 -04:00
Jason Smith
447a42363b
Bug 918186 - Add null pointer check in onPreviewFrame to prevent NullPointerException. r=gcp
2013-09-28 21:47:41 -07:00
Vladimir Vukicevic
01012643d1
Bug 919815 - cpr_win_ipc.c not 64-bit safe. r=ehugg
2013-09-24 10:47:00 -04:00
Ethan Hugg
28ce102e48
Bug 921604 - Fix trickle unittests for machines with multiple addresses r=abr
2013-09-27 13:23:15 -07:00
Glenn Randers-Pehrson
8b3f8a3be4
Bug 841734 - Update libpng to version 1.6.6. r=jmuizelaar
2013-09-26 14:39:44 -04:00
Adam Roach [:abr]
5868f1962b
Bug 842549 - Part 5: Fix slots cleanup when VcmSIPCCBinding is destroyed r=ekr
2013-09-25 19:58:16 -05:00
Byron Campen [:bwc]
2c929c882f
Bug 842549 - Part 4: Small fix from ekr to disarm the trickle_cb when the ICE ctx is destroyed. r=abr
2013-09-19 16:08:28 -07:00
EKR
972678629f
Bug 842549 - Part 2: Plumb candidates up to signaling r=abr
2013-09-16 17:21:33 -07:00
EKR
9ced8f191b
Bug 842549 - Part 1: Generate trickle candidates from nICEr, with testing r=abr
2013-09-19 09:17:52 -07:00
Adam Roach [:abr]
c309435f52
Bug 919767 - Clean up Call and CallInfo when finished r=ehugg
2013-09-25 19:58:15 -05:00
Gian-Carlo Pascutto
1069599b5b
Bug 918372 - Use RAII and JNI Frames for when we cannot attach+detach the JVM. r=blassey
2013-09-25 08:08:37 +02:00
Gian-Carlo Pascutto
10188c8b35
Bug 918372 - Allow debugging early Android WebRTC functionality. r=blassey
2013-09-25 08:08:28 +02:00
Gian-Carlo Pascutto
017414a18c
Bug 918372 - Allocate a single GlobalRef for the Android Context. r=blassey
2013-09-25 08:06:21 +02:00
Gian-Carlo Pascutto
66e52d8139
Bug 918372 - Add some debugging assertions for Android WebRTC. r=blassey
2013-09-25 08:03:40 +02:00
Jacek Caban
a78e1fb9ba
Bug 919513 - content/media/directshow fails to compile on GCC. r=cpearce
2013-09-24 10:41:00 +02:00
Ralph Giles
26abc3b5f2
Bug 916807 - Update opus to 1.1 prerelease. r=derf
...
Update our opus implementation to a prerelease of 1.1. This
brings many performance and encoder improvements and we believe
it is stable enough to switch. This import does not enable any
of the new assembly optimizations.
The imported code is https://git.xiph.org/opus.git master
commit f2446c25c6519bae190152f7a579310b83dc43fd.
2013-09-16 14:48:00 -07:00
Byron Campen [:bwc]
a47a43d40b
Bug 918095 - Fix bug where stun requests/responses would be leaked if no callbacks were registered (eg; test cases) r=abr
2013-09-18 14:51:53 -07:00
Gian-Carlo Pascutto
79053b4413
Bug 902431 - Don't clean up references to global Android WebRTC objects. r=blassey
2013-09-23 14:41:41 +02:00
Ethan Hugg
dd1d75c75d
Bug 901560 - Datachannel no longer make second ICE component r=abr
2013-08-30 12:51:05 -07:00
Phil Ringnalda
98e3007fb4
Backed out 4 changesets (bug 842549) for assertions
...
CLOSED TREE
Backed out changeset 9f2d0e38fdf8 (bug 842549)
Backed out changeset f6941e490ba2 (bug 842549)
Backed out changeset c3444536fd8e (bug 842549)
Backed out changeset 2af2bfe5e66a (bug 842549)
2013-09-19 19:53:33 -07:00
Byron Campen [:bwc]
08a79183b5
Bug 842549 - Part 4. Small fix from ekr to disarm the trickle_cb when the ICE ctx is destroyed. r=abr
2013-09-19 16:08:28 -07:00
EKR
8de84ffd52
Bug 842549 - Part 2: Plumb candidates up to signaling r=abr
2013-09-16 17:21:33 -07:00
EKR
42a2151002
Bug 842549 - Part 1. Generate trickle candidates from nICEr, with testing r=abr
2013-09-19 09:17:52 -07:00
Byron Campen [:bwc]
0e6a4ca6b9
Bug 916187. Part 3. Double checking for leaks in new test stun server code, and fixing other things as I see them. r=abr
2013-09-18 12:54:38 -07:00
Byron Campen [:bwc]
451b545bef
Bug 916187. Part 2. Using the test stun server, write some tests to exercise the checking logic written in 908740. r=abr
2013-09-18 12:36:13 -07:00
EKR
95d889911d
Bug 916187. Part 1. Cleanup of trickle candidates and a test STUN server r=abr
2013-09-13 10:11:44 -07:00
Benoit Jacob
ef57b5655b
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-19 09:54:39 -04:00
Paul Adenot
1165a8cfdd
Bug 917246 - Make the tree compile with --enable-pulse. r=jesup
...
--HG--
extra : rebase_source : 9496c74dcc81cef40cf6e0f49b47c9c6c06a52d4
2013-09-17 15:23:43 +02:00
Wes Kocher
de3dfc4a8e
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
2013-09-18 17:21:02 -07:00
Benoit Jacob
1b7e3c520e
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Randell Jesup
781dbbedd2
Bug 886052: Turn on audio webrtc_trace logs for getUserMedia r=gcp
2013-09-18 17:12:38 -04:00
EKR
95b562f5a4
Bug 917619 - Fix setup direction when a=setup is missing r=ehugg
2013-09-17 17:43:05 -07:00
Adam Roach [:abr]
23138b96d8
Bug 880067 - Part 5: rtcp-fb unit tests r=ekr
2013-09-05 17:00:37 -05:00
Ed Morley
ac7c2e3abd
Backed out changeset 58dbd84ae828 (bug 917246) for crashes on a CLOSED TREE
2013-09-17 17:24:30 +01:00
Ed Morley
94fdad4a1d
Backed out changeset 7d17f2d129e3 (bug 881959)
2013-09-17 17:14:26 +01:00
Ed Morley
a8fe3b72e1
Backed out changeset 7469a58a5f3d (bug 908669)
2013-09-17 17:14:23 +01:00
Paul Adenot
b9e4f4113e
Bug 908669 - Remove an unrelated chunk that sneaked in, on a CLOSED TREE.
2013-09-17 17:30:30 +02:00
Paul Adenot
8f2783b9fe
Bug 881959 - Fix inbound bustage on XP again, on a CLOSED TREE.
2013-09-17 17:25:33 +02:00
Paul Adenot
0d3b9c3113
Bug 917246 - Make the tree compile with --enable-pulse. r=jesup
...
--HG--
extra : rebase_source : 83d648e4af08e27bc9b29a9450722c3d5d2278c7
2013-09-17 15:23:43 +02:00
Shih-Chiang Chien
5046944ad0
Bug 918523 - Prevent rec_queue overrun. r=jesup
2013-09-28 09:12:39 +08:00