Adam Roach [:abr]
|
c0095d92cc
|
Bug 906843 - Instrument signaling for isolation of system delays r=ehugg
|
2013-09-04 18:50:28 -05: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 |
|
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 |
|
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 |
|
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
|
163af7e24e
|
Bug 807492 Part 2 - Allow to build media/webrtc/signaling on BSD r=ehugg
|
2013-08-14 00:00:03 +02: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 |
|
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 |
|
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 |
|
Ehsan Akhgari
|
3717325909
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
|
Jon Coppeard
|
fd4d274d46
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
|
Carsten "Tomcat" Book
|
ac22f0d0ad
|
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
|
2013-07-26 12:34:25 +02:00 |
|
Jon Coppeard
|
fed22eac4c
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
|
Peter Chang
|
1dcb6e83b0
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
|
Ethan Hugg
|
32c71c29d7
|
Bug 896429 - Signaling: dynamically create SDP config r=abr
|
2013-07-23 14:01:17 -07:00 |
|
Ms2ger
|
7d7359c752
|
Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps
|
2013-07-24 09:23:06 +02:00 |
|
Joshua Cranmer
|
b9c7101910
|
Bug 884061 - Part 3o: Use NS_DECL_THREADSAFE_ISUPPORTS in media/, r=abr
--HG--
extra : rebase_source : cdad785f54f50c012ea4f904369b120656c68a55
|
2013-07-18 21:23:32 -05:00 |
|
Shian-Yow Wu
|
4133bd25db
|
Bug 888569: Change "parameter_add" from tinybool to u16. r=abr.
|
2013-07-22 13:48:12 +08:00 |
|
Shian-Yow Wu
|
672a1930fd
|
Bug 888569 - SDP: Remove default parameters in fmtp attribute for codec. r=abr.
|
2013-07-22 13:48:10 +08:00 |
|
Ethan Hugg
|
10dd59543a
|
Bug 892161 - SetRemoteDescription should fail if peer gives no ICE info r=abr
|
2013-07-19 12:46:09 -07:00 |
|
Brian O'Keefe
|
f98dd45a72
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
Adam Roach [:abr]
|
840c894039
|
Bug 892911 - Check that media section is found before adding rtcp-fb attributes r=ekr
|
2013-07-12 12:53:22 -05:00 |
|
EKR
|
7fa772890f
|
Bug 886120 - Make ICE respond before receiving peer credentials r=abr
|
2013-07-09 20:17:37 -07:00 |
|
Randell Jesup
|
19140b6234
|
bug 880879: Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=derf f=gcp r=jesup
|
2013-07-10 03:12:59 -04:00 |
|
Ethan Hugg
|
145fa23187
|
Bug 886134 - Change Datachannel m-line from SCTP/DTLS to DTLS/SCTP - target FF24 r=jesup
|
2013-07-02 15:08:59 -07:00 |
|
Suhas Nandakumar
|
870a931fd4
|
Bug 889615 - Add Granular logging to Mediapipeline. r=abr
|
2013-07-03 11:40:36 -07:00 |
|
Ethan Hugg
|
e1812c6912
|
Bug 886134 - Make Datachannel DTLS/SCTP line forward-compatible with FF24 - target FF23 r=jesup
|
2013-07-02 15:09:30 -07:00 |
|
Trevor Saunders
|
5d9268dfa8
|
bug 886526 - remove nsStaticComponents.{h,cpp} r=bsmedberg
|
2013-06-15 05:50:25 -04:00 |
|
Randell Jesup
|
203b51c9c4
|
Bug 844177: set codec resolution based on input mediastream resolution r=ekr
|
2013-02-22 15:02:34 -05:00 |
|
Adam Roach [:abr]
|
0a4bbe5a4d
|
Bug 885640 - Clean up PeerConnectionCtx before exiting r=ekr
|
2013-07-01 12:01:16 -05:00 |
|
Reuben Morais
|
906483ed48
|
No bug - Fix broken header guard in resource_manager.h. r=jesup
--HG--
extra : rebase_source : e7b72c7e7039f92a7bb5941df6958dc0abb5b9dd
|
2013-06-28 00:36:18 -07:00 |
|
EKR
|
83727fb730
|
Cleanup of previous patch
Bug 883869 - Clean up MediaPipeline changes from bug 868405. r=jesup
|
2013-06-17 08:15:18 -07:00 |
|
Ethan Hugg
|
58b96c86b2
|
Bug 884071 Signaling - stop setting video prefs when in SDP mode r=jesup
|
2013-06-22 19:59:25 -07:00 |
|