Commit Graph

1180 Commits

Author SHA1 Message Date
Jim Mathies
666e3feb70 Bug 1060738 - Add support for webrtc ThreadWindowsUI for use by webrtc desktop capture thread. r=jesup 2014-09-12 09:49:37 -05:00
Oscar Patino
9cf140bc68 Bug 1064882: Receive RTCP SR's on recvonly streams for A/V sync r=jesup 2014-09-11 09:25:47 -04:00
Byron Campen [:bwc]
4e8dfff4e4 Bug 1060625: Remove sipcc wrapper code around SDP operations. r=mt 2014-09-08 13:49:37 -07:00
Gian-Carlo Pascutto
1686858359 Bug 1063547 - Return no available devices where not supported, disable on Android. r=jesup 2014-09-09 18:18:12 +02:00
Carsten "Tomcat" Book
e2e59cc01e merge fx-team to mozilla-central a=merge 2014-09-09 15:58:58 +02:00
Chris Kitching
d1b79b2211 Bug 1064644: Remove inner-access comments. r=rnewman 2014-09-08 18:11:51 -07:00
Randell Jesup
af3712e640 Bug 1063883: use multiples of macroblocks for qm_select downscaling r=pkerr 2014-09-06 08:20:10 -04:00
Randell Jesup
76d7f5c6fa Bug 1063883: In H.264 OMX HW make resolution changes work (SPS/PPS/iframe in one buffer) r=pkerr 2014-09-06 08:20:04 -04:00
Shih-Chiang Chien
16aedc2483 Bug 1053454 - disable remote TCP socket creation before TURN-TCP is e10s ready. r=ekr. 2014-09-03 11:02:11 +08:00
Randell Jesup
8751167dd6 Bug 1064247: only look at h264_enabled pref if HW OMX H.264 is enabled r=jib 2014-09-08 15:06:50 -04:00
Julian Seward
4f013697c9 Bug 1058212 - MediaOptimization::loadstate_ is used uninitialised. r=rjesup 2014-09-04 11:21:11 +02:00
Anuj Agarwal
f453c4e828 Bug 1028143 - Privatizing public destructor of MediaPipeline. r=jesup 2014-07-12 10:34:00 +02:00
Mike Hommey
6258dd8523 Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal 2014-09-03 14:16:37 +09:00
Mike Hommey
fc99c53ae5 Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
Gian-Carlo Pascutto
2612741d66 Bug 1060796 - Limit screen capture FPS. r=jesup 2014-09-03 10:48:09 +02:00
Gian-Carlo Pascutto
2ae68524f9 Bug 1053264 - Do not use CAPTUREBLT when Desktop Composition is enabled. r=jimm 2014-09-01 10:10:00 +02:00
Ehsan Akhgari
dc28de8143 Bug 1061056 - Fix more bad implicit constructors in WebRTC; r=jesup 2014-09-01 17:43:17 -04:00
Ehsan Akhgari
5c071cc02e Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc
--HG--
extra : rebase_source : 14da50f7d2e37e04452445dea575ea4d582e8efd
2014-08-31 23:50:23 -04:00
Randell Jesup
4b0c753af0 Bug 1056350: Make H.264 Level configurable and change OpenH264 default to 3.1 r=bwc 2014-08-29 21:29:18 -04:00
Randell Jesup
b41b944712 Bug 1060249: disable frame motion/complexity analysis in webrtc on Gonk r=gcp 2014-08-29 21:29:17 -04:00
Randell Jesup
442d923fb9 Bug 1059765: handle incoming resolution changes in GMP video encode r=pkerr 2014-08-29 11:26:34 -04:00
Randell Jesup
bc9322b58c Bug 1059765: enable content metrics for H.264 r=gcp 2014-08-29 11:26:07 -04:00
Phil Ringnalda
51a136760d Back out 5 changesets (bug 1059765, bug 1056350, bug 1049087, bug 1060249) for build bustage on a CLOSED TREE
Backed out changeset a202e2f54b45 (bug 1056350)
Backed out changeset 13c8d9e68cb6 (bug 1060249)
Backed out changeset 9c86bdb3ff21 (bug 1049087)
Backed out changeset 7b7cb046d45f (bug 1059765)
Backed out changeset c52e50a27c8c (bug 1059765)
2014-08-29 19:38:19 -07:00
Randell Jesup
ca34a7e17d Bug 1056350: Make H.264 Level configurable and change OpenH264 default to 3.1 r=bwc 2014-08-29 21:29:18 -04:00
Randell Jesup
ab0a7a2d05 Bug 1060249: disable frame motion/complexity analysis in webrtc on Gonk r=gcp 2014-08-29 21:29:17 -04:00
Randell Jesup
920c2316b5 Bug 1059765: handle incoming resolution changes in GMP video encode r=pkerr 2014-08-29 11:26:34 -04:00
Randell Jesup
062f157635 Bug 1059765: enable content metrics for H.264 r=gcp 2014-08-29 11:26:07 -04:00
Byron Campen [:bwc]
947c2f60c4 Bug 1055852 - Plug bunches of leaks that signaling_unittest hits, mostly in sipcc. r=mccr8 2014-08-21 15:11:19 -07:00
Byron Campen [:bwc]
6b0aaac062 Bug 991037 - Part 4: Get rid of the sipcc threads/queues, and run all sipcc logic on main. r=mt 2014-07-30 11:09:51 -07:00
Byron Campen [:bwc]
685009cacc Bug 991037 - Part 3: Bring signaling_unittests up-to-date with the full-trickle behavior, and a fair bit of cleanup. r=mt 2014-08-04 14:48:38 -07:00
Byron Campen [:bwc]
32ef235a1e Bug 991037 - Part 2: Convert over to full trickle, which allows some simplification of code, and makes the following work much easier. r=mt 2014-08-07 10:20:26 -07:00
Byron Campen [:bwc]
a7cfe49ee6 Bug 991037 - Part 0: Stop sync waiting until GMP is ready, since this happens on main now and will deadlock. r=mt 2014-08-06 12:36:19 -07:00
Jan-Ivar Bruaroey
c38b9f549c Bug 1055378 - getStats w/non-null track arg now returns stats for the right track. r=jesup 2014-08-21 23:51:44 -04:00
Jan-Ivar Bruaroey
7ef5d4caa3 Bug 1055378 - Adds RTCRTPStreamStats.mediaType + test of getStats w/track arg. r=smaug,drno,jesup 2014-08-21 17:14:12 -04:00
Matthew A. Miller
4625ac0dad Bug 1047743 - Screen sharing with multiple screens is broken (Mac only). r=jesup
* * *
Bug 1047743 - interdiff to not impact other platforms
2014-08-27 10:58:14 -06:00
Matthew A. Miller
2c0fbaf0e8 Bug 1058766 - Include window count for each application, r=jesup. 2014-08-26 16:29:35 -06:00
Matthew A. Miller
9fe7ac7071 Bug 1058944 - Crash in webrtc::ViEInputManager::CreateCaptureDevice 2014-08-26 17:10:42 -06:00
Matthew A. Miller
1f402b1212 Bug 1036653 - fix missing includes in shared_x_util, r=jesup 2014-08-25 13:42:21 -06:00
Matthew A. Miller
f5784cfd84 Bug 1036653 - X11-specific support, r=rjesup,gcp
* * *
Bug 1036653 - Interdiff over X11-specific to address review comments from Jesup, GCP
* * *
Bug 1036653 - Interdiff over X11-specific to address review comments from Jesup
2014-08-20 15:49:28 -06:00
Matthew A. Miller
558e78846b Bug 1036653 - Windows-specific support for app sharing, r=jesup,jimm 2014-08-21 11:24:15 -06:00
Matthew A. Miller
3ddfe1c6b2 Bug 1036653 - Mac-specific support for app sharing, r=jesup,gcp 2014-08-20 16:05:59 -06:00
Matthew A. Miller
3e81519438 Bug 1036653 - updates to basic framework for app sharing, r=jesup,gcp 2014-08-20 16:05:23 -06:00
Carsten "Tomcat" Book
e7651aad52 Backed out changeset 572c610328c6 (bug 1036653) 2014-08-27 09:20:40 +02:00
Carsten "Tomcat" Book
4991b518bd Backed out changeset 33c69decc3fd (bug 1036653) 2014-08-27 09:20:38 +02:00
Carsten "Tomcat" Book
c4623a42c6 Backed out changeset a5723795cd1f (bug 1036653) 2014-08-27 09:20:37 +02:00
Carsten "Tomcat" Book
d716c30b2f Backed out changeset 5a044fb75b4b (bug 1036653) 2014-08-27 09:20:35 +02:00
Carsten "Tomcat" Book
920b1edf3c Backed out changeset 79d402a25984 (bug 1036653) 2014-08-27 09:20:32 +02:00
Carsten "Tomcat" Book
a8d6b89a03 Backed out changeset 8328bc2054d1 (bug 1058944) 2014-08-27 09:20:14 +02:00
Matthew A. Miller
41e73be4c2 Bug 1058944 - Crash in webrtc::ViEInputManager::CreateCaptureDevice r=jesup 2014-08-26 17:10:42 -06:00
Matthew A. Miller
2fc1298da9 Bug 1036653 - fix missing includes in shared_x_util, r=jesup 2014-08-25 13:42:21 -06:00