Commit Graph

1270 Commits

Author SHA1 Message Date
Randell Jesup
42e193ce99 Bug 926598: fix some this-in-initializer warnings and remove tabs in MediaPipeline r=ekr 2013-10-16 16:12:09 -04:00
Ehsan Akhgari
f1166cb601 Bug 924107 - Make dist/include available in all of the WebRTC code; r=jesup,glandium 2013-10-15 15:08:43 -04:00
Randell Jesup
291fa9a013 Bug 910810: don't read prefs off "main" thread in unittests r=abr 2013-10-14 14:32:08 -04:00
Byron Campen [:bwc]
a27aea96ab Bug 906990 - Part 3: Make it easier to filter out logging related to a given candidate pair r=ekr 2013-10-14 10:00:41 -07:00
Jan-Ivar Bruaroey
c81e140873 Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup 2013-10-14 12:53:56 -04:00
Shian-Yow Wu
0f1c51d063 Bug 881935 - Part 4: Signaling unit test for max-fs and max-fr. r=abr 2013-10-13 09:44:55 +08:00
Shian-Yow Wu
6fbcddd672 Bug 881935 - Part 3: Video conduit unit test for max-fs. r=derf 2013-10-13 09:44:53 +08:00
Shian-Yow Wu
51a96191ff Bug 881935 - Part 2: Device configuration for max-fs and max-fr. r=derf 2013-10-13 09:44:50 +08:00
Shian-Yow Wu
13b9d0d463 Bug 881935 - Part 1: SDP parsing/building for max-fs and max-fr parameters. r=abr 2013-10-13 09:43:00 +08:00
Paul Adenot
56b07f07c2 Bug 899050 - Add rudimentary support for multichannel files when using WASAPI. r=kinetik 2013-10-12 13:53:11 -04:00
EKR
abb8ab509e Bug 925960 - Change the environment variable to enable mediaconduit_unittests. r=ehugg 2013-10-11 15:44:02 -07:00
Mike Hommey
c2fbbcbbda Bug 922460 - Kill media/webrtc/shared_libs.mk. r=ted
--HG--
rename : media/webrtc/shared_libs.mk => layout/media/webrtc/Makefile.in
2013-10-11 08:15:24 +09:00
Byron Campen [:bwc]
b66662709d Bug 925361 - TestStunServer will retry opening its listen socket by incrementing the port, to a maximum of 10 times. r=ekr 2013-10-10 11:30:38 -07:00
EKR
7905d8ad35 Bug 925337 - Make TestStunServer dtor safe if listen_sock_ is null. r=abr 2013-10-10 07:08:18 -07:00
Eric Rescorla
7bd3e5e22f Bug 925226 - Fix incorrect downcast in signaling unittest. r=abr 2013-10-09 20:07:00 -07:00
EKR
1123965f12 Bug 922068 - Move ICE candidate retrieval to the STS thread. r=abr 2013-10-08 15:58:13 -07:00
Glenn Randers-Pehrson
26ae7698d8 Bug 922471 - Remove MOZ_PNG_READ-WRITE global defines. r=jmuizelaar 2013-10-06 15:30:32 -04:00
Ms2ger
bc14e4aa9c Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
e852a53c36 Bug 912438 - Part c: Sort files in CSRCS; r=mshal 2013-10-03 09:10:02 +02:00
Ms2ger
51f318357f Bug 912438 - Part b: Fix paths in CSRCS; r=mshal 2013-10-03 09:10:01 +02:00
Mike Hommey
c19339bb76 Bug 922974 - Replace NO_INSTALL with NO_DIST_INSTALL. r=gps 2013-10-03 05:51:15 +09:00
Ethan Hugg
f32fa0a678 Bug 916429 - use sctpmap line for datachannels r=jesup 2013-09-23 15:20:18 -07:00
Ehsan Akhgari
30fa66f431 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
4574e97d4b 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
8605f47406 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]
3641c7bf24 Bug 922245 - Make SDP buffer allocation dynamic in feature message r=ehugg 2013-09-30 22:28:38 -05:00
Ryan VanderMeulen
4dd576fb2f Merge m-c to inbound. 2013-09-30 16:51:06 -04:00
Ryan VanderMeulen
439f7d7d01 Merge m-c to b2g-inbound. 2013-09-30 16:30:26 -04:00
Jason Smith
d4709491c3 Bug 918186 - Add null pointer check in onPreviewFrame to prevent NullPointerException. r=gcp 2013-09-28 21:47:41 -07:00
Vladimir Vukicevic
498d8e53fa Bug 919815 - cpr_win_ipc.c not 64-bit safe. r=ehugg 2013-09-24 10:47:00 -04:00
Ethan Hugg
4e04b1c2e2 Bug 921604 - Fix trickle unittests for machines with multiple addresses r=abr 2013-09-27 13:23:15 -07:00
Glenn Randers-Pehrson
4dfd2094d2 Bug 841734 - Update libpng to version 1.6.6. r=jmuizelaar 2013-09-26 14:39:44 -04:00
Adam Roach [:abr]
de9fad68d9 Bug 842549 - Part 5: Fix slots cleanup when VcmSIPCCBinding is destroyed r=ekr 2013-09-25 19:58:16 -05:00
Byron Campen [:bwc]
2ba62e19b3 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
c47e32317f Bug 842549 - Part 2: Plumb candidates up to signaling r=abr 2013-09-16 17:21:33 -07:00
EKR
d63e547568 Bug 842549 - Part 1: Generate trickle candidates from nICEr, with testing r=abr 2013-09-19 09:17:52 -07:00
Adam Roach [:abr]
d1f5ffb9c0 Bug 919767 - Clean up Call and CallInfo when finished r=ehugg 2013-09-25 19:58:15 -05:00
Gian-Carlo Pascutto
81622d3e3f 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
00c747b094 Bug 918372 - Allow debugging early Android WebRTC functionality. r=blassey 2013-09-25 08:08:28 +02:00
Gian-Carlo Pascutto
4b6f20b8c6 Bug 918372 - Allocate a single GlobalRef for the Android Context. r=blassey 2013-09-25 08:06:21 +02:00
Gian-Carlo Pascutto
958950efd6 Bug 918372 - Add some debugging assertions for Android WebRTC. r=blassey 2013-09-25 08:03:40 +02:00
Jacek Caban
822115bfb3 Bug 919513 - content/media/directshow fails to compile on GCC. r=cpearce 2013-09-24 10:41:00 +02:00
Ralph Giles
3ae1b38243 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]
1eac10cbc9 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
4d2ec16675 Bug 902431 - Don't clean up references to global Android WebRTC objects. r=blassey 2013-09-23 14:41:41 +02:00
Ethan Hugg
c15070152a Bug 901560 - Datachannel no longer make second ICE component r=abr 2013-08-30 12:51:05 -07:00
Phil Ringnalda
6fc2c86185 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]
d8b8d18a7d 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
78e348467b Bug 842549 - Part 2: Plumb candidates up to signaling r=abr 2013-09-16 17:21:33 -07:00
EKR
05efd23c6a Bug 842549 - Part 1. Generate trickle candidates from nICEr, with testing r=abr 2013-09-19 09:17:52 -07:00