Randell Jesup
|
78b69f1bbb
|
Bug 904784: use a separate critical section for the recording callback r=mwu
|
2013-09-07 23:42:01 -04:00 |
|
Ethan Hugg
|
6fb2975a9e
|
Bug 844071 - Patch 3 - DTLS role negotiation unit test r=ekr
|
2013-08-26 21:55:43 -07:00 |
|
Ethan Hugg
|
dd407a959f
|
Bug 844071 - Patch 2 - Reset DTLS role on SDP negotiation r=ekr
|
2013-08-27 07:53:24 -07:00 |
|
Ethan Hugg
|
56a7c8de8a
|
Bug 844071 - Patch 1 - handle building and parsing of setup and connection attributes r=abr
|
2013-08-27 07:40:22 -07:00 |
|
Ethan Hugg
|
46d89c4cba
|
Bug 907353 - Disable second component when rtcp-mux r=ekr
|
2013-08-27 12:34:44 -07:00 |
|
Adam Roach [:abr]
|
46f2db3667
|
Bug 906843 - Shorten sleep period for ASSERT_TRUE_WAIT from 200ms to 10ms; change traffic checks to count packets rather than wait 10 seconds r=ekr
|
2013-09-05 17:11:37 -05:00 |
|
Randell Jesup
|
338aeac55f
|
Bug 899159: clean up record issues in webrtc OpenSLES code + wallpaper r=padenot,derf,mwu
More to be done upstream and then will replace this
|
2013-09-05 15:34:05 -04:00 |
|
Randell Jesup
|
b19a3179ee
|
Bug 897981: access ViEReceiver::receiving_/receiving_rtcp_ under lock (in upstream r=mflodman)
|
2013-09-05 15:34:05 -04:00 |
|
Randell Jesup
|
610306793b
|
bug 912613: remove last vestige of WebRTC_Word* types in big-endian builds only r=padenot DONTBUILD
|
2013-09-05 15:29:36 -04:00 |
|
Mike Hommey
|
cb4dfb8bff
|
Bug 912292 - Always traverse sub-directories after executing rules in the current directory. r=gps
|
2013-09-05 15:08:43 +09:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Adam Roach [:abr]
|
c0095d92cc
|
Bug 906843 - Instrument signaling for isolation of system delays r=ehugg
|
2013-09-04 18:50:28 -05:00 |
|
Randell Jesup
|
2903ab3e4d
|
Bug 912450: remove WEBRTC_EXPORT to avoid exporting webrtc symbols from xul.dll r=ted
|
2013-09-04 17:01:48 -04:00 |
|
Jan Beich
|
d52196cbaf
|
Bug 910875 - Add missing ifdefs to make audio_device work on BSDs. r=jesup
|
2013-08-30 22:13:55 +02:00 |
|
Ben Brittain
|
d91f3d0521
|
Bug 875097 - Telemetry for number of calls per session. r=derf
|
2013-08-27 19:22:19 -04:00 |
|
Randell Jesup
|
f587d1f5aa
|
Bug 901583: Reapply mozilla patches on top of webrtc.org 3.34, use NEON detection rs=jesup
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h
|
2013-08-30 02:08:57 -04:00 |
|
Randell Jesup
|
f4f3d5253c
|
Bug 901583: Webrtc updated to 4563; pull made Sat Aug 17 11:00:00 EDT 2013 rs=jesup
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc => media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h => media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h
|
2013-08-30 02:08:04 -04:00 |
|
Michael Wu
|
61a91d42d6
|
Bug 895531 - Add support for webrtc pulseaudio backend on gonk, r=rjesup
|
2013-08-28 15:43:47 -04:00 |
|
Makoto Kato
|
eb9c8af10f
|
Bug 908523 - Build Skia on GTK3 widget. r=karlt,gps
|
2013-08-28 20:14:47 +09:00 |
|
Ryan VanderMeulen
|
7a2e5445db
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-08-27 22:40:49 -04:00 |
|
Ben Brittain
|
dcecd792f5
|
Bug 874670 - Telemetry for call duration. r=derf
|
2013-08-26 14:54:55 -04:00 |
|
Randell Jesup
|
dc8a4ca944
|
Bug 884365: Deliver gUM data directly to PeerConnection to avoid delay buildup and resampling r=roc
|
2013-08-24 09:53:11 -04:00 |
|
Adam Roach [:abr]
|
1f81256200
|
Bug 880067 - Part 3.1: Fix harmless copy-and-paste error r=ehugg
|
2013-08-27 16:15:42 -05:00 |
|
Adam Roach [:abr]
|
9af5c589c8
|
Bug 880067 - Part 3: SDP negotiation of rtcp-fb r=ehugg
|
2013-08-22 13:18:38 -05:00 |
|
Adam Roach [:abr]
|
f426bd6f98
|
Bug 880067 - Part 2: Finish SDP Unit Tests r=ehugg
|
2013-08-22 13:18:38 -05:00 |
|
Nicholas Nethercote
|
b89a8ac1c0
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
|
2013-08-17 15:50:18 -07:00 |
|
Ethan Hugg
|
c69d8f108a
|
Bug 863306 - Turn off rtcp-mux in config
|
2013-08-20 13:21:27 -07:00 |
|
Mike Hommey
|
b2988b9d63
|
Bug 907473 - Handle generator_flags gracefully in gyp. r=gps
|
2013-08-21 09:37:45 +09:00 |
|
Wes Kocher
|
1e2d09585f
|
Backed out changeset 36a2061cff79 (bug 863306)
|
2013-08-20 15:03:50 -07:00 |
|
Ethan Hugg
|
f9d9f604eb
|
Bug 863306 - Turn off rtcp-mux in config r=abr
|
2013-08-20 13:21:27 -07:00 |
|
Landry Breuil
|
676384bb4e
|
Bug 807492 Part X - Allow gyp mozmake generator to handle various BSD flavors r=ted
|
2013-08-20 22:59:28 +02:00 |
|
David Zbarsky
|
826b4c099f
|
Bug 903819 - Don't include Layers.h everywhere, part 4 r=nrc
|
2013-08-20 15:45:30 -04:00 |
|
Suhas Nandakumar
|
21880a4f7a
|
Bug 863306: Propagate RTCP_MUX Status to pipeline via VCM. r=abr
|
2013-06-27 18:08:20 -07:00 |
|
Ms2ger
|
3d504dcb66
|
Merge latest PGO-green inbounc changeset to m-c.
|
2013-08-14 14:45:47 +02:00 |
|
Ms2ger
|
6ec28362b3
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Landry Breuil
|
34ddd40205
|
Bug 807492 Part 12 - Rename _P to _pp in timestamp_extrapolator, it's a #define in ctype.h on OpenBSD, and the C99/C++ standard forbids identifiers starting with an underscode followed by a capital. r=jesup
|
2013-08-14 00:00:07 +02:00 |
|
Landry Breuil
|
163af7e24e
|
Bug 807492 Part 2 - Allow to build media/webrtc/signaling on BSD r=ehugg
|
2013-08-14 00:00:03 +02:00 |
|
Chris Pearce
|
5d63639770
|
Bug 861693 - Make DirectShow BaseFilter's destructor virtual, and move some code around to make our DirectShow BaseClass replacement easier to useoutside of webrtc module. r=jesup
|
2013-08-13 16:49:25 +12:00 |
|
Mike Hommey
|
adc22d15c6
|
Bug 903341 - Avoid gyp overwriting Makefiles when they wouldn't be modified. r=gps
|
2013-08-10 15:55:21 +09:00 |
|
Suhas Nandakumar
|
a3f331a8fe
|
Bug 786307: Implement RTCP MUX in MediaPipeline r=ekr
|
2013-06-27 09:13:09 -07:00 |
|
Phil Ringnalda
|
39ad917dd0
|
Back out e3483fe77b6d (bug 786307) on suspicion of causing OS X make check crashes
CLOSED TREE
|
2013-08-07 22:33:59 -07:00 |
|
Suhas Nandakumar
|
293c9c6152
|
Bug 786307: Implement RTCP MUX in MediaPipeline r=ekr
|
2013-06-27 09:13:09 -07:00 |
|
Randell Jesup
|
8231ed4744
|
Bug 901527: null pointer when resetting a resampler r=roc
|
2013-08-07 01:36:03 -04:00 |
|
Randell Jesup
|
2e63fc134a
|
Bug 901527: reset the resampler on rate change r=jmspeex
|
2013-08-06 23:05:15 -04:00 |
|
Randell Jesup
|
cce4173c1b
|
Bug 825112: Remove jni.h from opensles per review r=mwu
|
2013-08-06 14:01:16 -04:00 |
|
Jon Coppeard
|
da8c061053
|
Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug
|
2013-08-05 14:02:47 +01:00 |
|
Randell Jesup
|
102bdb9382
|
Bug 825112: Enable opensles webrtc backend on gonk r=mwu,jesup,ted
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h
|
2013-07-17 20:00:43 -04:00 |
|
Mike Hommey
|
ca80cd82ad
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
|
Nathan Froyd
|
4a066c8214
|
Bug 900181 - remove unused <iostream> #include from PeerConnectionMedia.h; r=jesup
|
2013-07-31 13:53:47 -04:00 |
|
Adam Roach [:abr]
|
95517a3408
|
Bug 899485 - Have SDP handling return sensible cause codes r=ehugg
|
2013-07-31 11:02:08 +02:00 |
|