Commit Graph

1713 Commits

Author SHA1 Message Date
Nils Ohlmeier [:drno]
00f823a33b Bug 1242334: fixed jesp session test bustage CLOSED TREE. r=jesup r=bustage 2016-01-25 00:28:41 -08:00
Randell Jesup
6d7f067bc5 Bug 1242324: Give VP9 priority over vp8 when both are enabled r=drno 2016-01-25 01:46:08 -05:00
Randell Jesup
bee9b78632 Bug 1237023: Update of cherry-pick of VP9: add some base files, compiles-and-works r=pkerr 2016-01-24 23:14:05 -05:00
Randell Jesup
4962aa068b Bug 1237023: Cherry-pick VP9 packetization/jitter-buffer/encoder code from Webrtc.org 48 r=pkerr 2016-01-24 23:13:26 -05:00
Byron Campen [:bwc]
805ab6b140 Bug 1231507 - Part 1: selectSsrc chrome-only API for SSRC-based filtering of receive tracks. r=drno, r=smaug 2015-12-09 15:37:38 -05:00
Paul Kerr [:pkerr]
2439567171 Bug 1237630 - Part 2: remove LOG statement generating a now defunct error condition. r=rjesup 2016-01-21 07:58:37 -08:00
Paul Kerr [:pkerr]
ec6e41f7c8 Bug 1237630 - Part 1: Video freeze from WebRTC sender. r=rjesup
Removed captured frame to codec config frame size check: revert to allowing
the encoder to handle frame size changes dynamically.

Re-enable frame size update handling in VP8 Encode.
2016-01-21 07:54:03 -08:00
Sebastian Kaspari
e795858885 Bug 1216529 - WebRTC: Request camera permission before accessing camera APIs. r=gcp 2016-01-15 19:16:02 +01:00
Michael Froman
de0b02ba24 Bug 1166832 - Add test to verify video (using capture stream) after renegotiation. r=bwc 2016-01-13 20:59:52 -06:00
Jan-Ivar Bruaroey
8672880ef7 Bug 1232082 - fix removal of remote tracks to update receivers. r=jesup 2016-01-05 19:51:52 -05:00
Jan-Ivar Bruaroey
908f06dfc0 Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug 2016-01-12 15:09:01 -05:00
Randell Jesup
2e4c9a7f11 Bug 1226387: Add sanity check to RTCP header parser r=pkerr 2016-01-15 23:26:47 -05:00
Eric Rahm
bc15fadca1 Bug 1239866 - Remove signaling standalone tests. r=bwc 2016-01-15 12:18:39 -08:00
Ryan VanderMeulen
f486d79de4 Merge m-c to inbound. a=merge 2016-01-14 11:29:29 -05:00
Ryan VanderMeulen
535b395532 Backed out changeset fbb19b60d24a (bug 1219339) for Windows XP crashtest permafail. a=backout 2016-01-14 11:27:40 -05:00
Randell Jesup
874fb3892e Bug 1219339: switch GetStaticInstance to use IPC's Singleton<T> impl r=froyd 2016-01-14 00:16:49 -05:00
Phil Ringnalda
f0c058e3b6 Back out 3 changesets (bug 1232082) for causing a variety of Android webrtc failures including causing bug 1239200
CLOSED TREE

Backed out changeset 1c8afc8ea1c1 (bug 1232082)
Backed out changeset d8ec4008871e (bug 1232082)
Backed out changeset fa3363702d51 (bug 1232082)
2016-01-12 22:33:17 -08:00
Jan-Ivar Bruaroey
98b20888c6 Bug 1232082 - fix removal of remote tracks to update receivers. r=bwc 2016-01-05 19:51:52 -05:00
Jan-Ivar Bruaroey
e747a71ccc Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug 2016-01-12 15:09:01 -05:00
Wes Kocher
3eb230922b Backed out 3 changesets (bug 1232082) for wpt bustage in rtcpeerconnection-idl.html
Backed out changeset ec89afa7163c (bug 1232082)
Backed out changeset 47de4d036349 (bug 1232082)
Backed out changeset a595577a8247 (bug 1232082)
2016-01-12 11:07:51 -08:00
Jan-Ivar Bruaroey
b78a870810 Bug 1232082 - fix removal of remote tracks to update receivers. r=bwc 2016-01-05 19:51:52 -05:00
Jan-Ivar Bruaroey
073ddece7a Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug 2016-01-04 12:46:21 -05:00
Eric Rahm
03a18ab1cb Bug 1174972 - Add basic mozilla logging backend. r=froydnj,r=bwc,r=jduell 2016-01-05 13:05:19 -08:00
Phil Ringnalda
b65942359b Back out 3e168e5a04bf (bug 1174972) for build bustage
CLOSED TREE
2016-01-11 20:04:40 -08:00
Eric Rahm
32a42d191e Bug 1174972 - Add basic mozilla logging backend. r=froydnj,r=bwc,r=jduell 2016-01-05 13:05:19 -08:00
Nicholas Nethercote
b43933db99 Bug 1237151 (part 2) - Remove ignored qualifiers in WebRTC-relate code. r=jesup. 2016-01-07 15:43:38 -08:00
Ralph Giles
31cec92386 Bug 1229475 - webrtc: Call opus tonality_analysis_init. r=jesup
This activates the asm optimizations in libopus 1.1.1 and later.
2016-01-05 09:11:19 -08:00
Jan-Ivar Bruaroey
8ee64ffb1c Bug 1230184 - add input parameter validation to setParameters. r=bwc 2015-12-31 10:32:25 -06:00
Jan-Ivar Bruaroey
179b434c4f Bug 1230184 - plumb setParameters down to JsepTrack. r=bwc, r=mrbkap 2015-12-31 10:32:24 -06:00
Byron Campen [:bwc]
ca75c49549 Bug 1230197: Plumb negotiated simulcast down to webrtc.org. r=jesup 2015-11-11 10:11:55 -06:00
Randell Jesup
1768b90533 Bug 1234571: unregister encoded-frame callback when releasing codec databases r=pkerr 2015-12-31 16:36:39 -05:00
Randell Jesup
940dbd4fa3 Bug 1210170: Add RID header extension send/receive/query support r=pkerr 2015-12-10 15:42:24 -05:00
Andreas Pehrson
bc72f6df9c Bug 1232046 - Do not set a too low send bitrate in VideoConduit. r=jesup 2015-12-11 16:27:33 -05:00
[:ng]
b95af213e4 Bug 1196542 - share only windows with non-zero area. r=pkerr 2015-12-11 09:02:00 -08:00
Jan Beich
d0f894b45e Bug 1231109 - Drop FreeBSD checks for unsupported versions. r=jld r=jesup 2015-12-03 12:28:22 +00:00
Jan-Ivar Bruaroey
1d50668a6b Bug 1198345 - Split moar Hello Telemetry values from general WebRTC. r=jesup 2015-12-10 23:38:02 -05:00
Byron Campen [:bwc]
42dc5c831a Bug 1231196: Fix init of PeerConnectionImpl::mThread for unit-tests and similar. r+drno 2015-12-08 16:39:43 -05:00
Jan Beich
e8b25cd342 Bug 1231106 - Make BSDs fall-through to ASSERT as well. r=jesup 2015-12-03 12:18:29 +00:00
Byron Campen [:bwc]
0ed8e396c2 Bug 1192390 - Part 2: Simulcast and RID negotiation. r=mt 2015-11-02 09:32:16 -06:00
Byron Campen [:bwc]
5d687ac0b7 Bug 1192390 - Part 1: Lay architectural groundwork for simulcast negotiation. r=mt r=jesup 2015-10-21 17:07:08 -05:00
Gian-Carlo Pascutto
c7cdd238ca Bug 1228788 - Force QT device release to happen on the main thread. r=jesup 2015-12-03 15:11:15 +01:00
Bogdan Postelnicu
5443502946 Bug 1227481 - added a memset on aec. r=jesup 2015-12-02 05:05:00 +01:00
Alexandros Chronopoulos
a7089b11b5 Bug 1202087 - Filter out non-shareable application for win8 or greater. r=jesup 2015-11-11 14:01:27 +02:00
EKR
9c72334e01 Bug 1227781 - Fix crash with bogus STUN parameters. r=bwc 2015-11-30 12:15:19 -08:00
Carsten "Tomcat" Book
cb31725388 Backed out changeset 5ecd639be1a4 (bug 1202087) for bustage 2015-11-26 12:44:02 +01:00
Alexandros Chronopoulos
774b0d2e97 Bug 1202087 - Filter out non-shareable application for win8 or greater. r=jesup 2015-11-11 14:01:27 +02:00
Paul Kerr [:pkerr]
eec6686984 Bug 1226347 - Part 2: Allow control of AEC via prefs. r=rjesup 2015-11-24 08:32:11 -08:00
Randell Jesup
bfdd5787fb Bug 1226347: Import cherry-pick of AEC changes from 43->48 (delay-agnostic AEC). r=pkerr 2015-11-23 11:11:58 -05:00
Wes Kocher
13b13d1a11 Backed out 2 changesets (bug 1226347) for build bustage CLOSED TREE
Backed out changeset da34ad5d6957 (bug 1226347)
Backed out changeset 63d13b6b43ee (bug 1226347)
2015-11-24 09:02:03 -08:00
Paul Kerr [:pkerr]
d986a6ee32 Bug 1226347 - Part 2: Allow control of AEC via prefs. r=rjesup 2015-11-24 08:32:11 -08:00