Commit Graph

260316 Commits

Author SHA1 Message Date
Paul Adenot
0eb7fdb014 Bug 901633 - Part 16 - Remove another allocation in the sending side. r=jesup 2015-09-01 14:26:14 +02:00
Paul Adenot
a2494cc82a Bug 901633 - Part 15 - Remove an allocation on the sending side, out of the packetizer. r=jesup 2015-09-01 14:26:13 +02:00
Paul Adenot
0eb5c5f485 Bug 901633 - Part 14 - Add testing for our audio processing functions. r=jesup 2015-08-11 13:49:29 +02:00
Paul Adenot
6f8c7e3f98 Bug 901633 - Part 13 - Teach the resampler at the input of the MSG to dynamically change its channel count if needed. r=jesup
When the audio comes from a PeerConnection, we don't know how many channels the
audio will have, and it can change anyways.
2015-09-01 14:25:48 +02:00
Paul Adenot
aad35131e4 Bug 901633 - Part 12 - Add a function to deinterleave and convert an audio buffer. r=jesup 2015-09-01 14:25:48 +02:00
Paul Adenot
ae6fa93922 Bug 901633 - Part 11 - Add an API in webrtc.org's output mixer to get the output channel count. r=jesup 2015-09-01 14:25:48 +02:00
Paul Adenot
b0d6f98a0b Bug 901633 - Part 10 - Change the receiving side of the MediaPipeline so that it can detect and handle stereo. r=jesup 2015-08-12 14:43:51 +02:00
Paul Adenot
44398357f7 Bug 901633 - Part 9 - Make the necessary changes to VoEExternalMediaImpl::ExternalRecordingInsertData so that it the number of channels is forwarded down the webrtc.org code. r=jesup 2015-08-11 13:49:29 +02:00
Paul Adenot
cdcf7f4ce2 Bug 901633 - Part 8 - Use our new generic packetizer in the MediaPipeline so that we can packetize stereo easily. r=jesup 2015-08-11 13:49:29 +02:00
Paul Adenot
5e2216f02c Bug 901633 - Part 7 - Update AudioNodeExternalInputStream to use the new AudioChunk methods. r=karlt 2015-07-29 18:37:18 +02:00
Paul Adenot
84b24a5e5c Bug 901633 - Part 6 - Update DelayBuffer to use the new AudioChunk methods. r=karlt 2015-07-30 11:27:26 +02:00
Paul Adenot
4e53c61e76 Bug 901633 - Part 5 - Make MediaPipeline downmix and properly convert audio for webrtc.org code. r=jesup
This means converting to int16, interleaving, and down-mixing to stereo (or
keeping it to mono if it's already mono of course).
2015-07-29 18:39:56 +02:00
Paul Adenot
3258930dcd Bug 901633 - Part 4 - Update AudioNodeStream to use new chunk methods. r=roc 2015-07-29 18:36:47 +02:00
Paul Adenot
214290c1d7 Bug 901633 - Part 3 - Fix TrackEncoder to use the new AudioChunk methods. r=jesup 2015-07-29 18:25:34 +02:00
Paul Adenot
50a962cd33 Bug 901633 - Part 2 - Make AudioChannelFormat and AudioSegment more generic. r=roc 2015-07-29 18:24:15 +02:00
Paul Adenot
13ecd3edb5 Bug 901633 - Part 1 - Implement a generic audio packetizer. r=jesup 2015-07-30 13:51:57 +02:00
Carsten "Tomcat" Book
3725325a3d Merge mozilla-central to mozilla-inbound 2015-09-01 14:48:13 +02:00
Nicolas Silva
839ec9b0fc Bug 1083101 - Yet another static analysis fix in a CLOSED TREE. 2015-09-01 14:34:37 +02:00
Carsten "Tomcat" Book
c856885e36 merge mozilla-inbound to mozilla-central a=merge 2015-09-01 14:31:50 +02:00
Carsten "Tomcat" Book
df93133841 merge fx-team to mozilla-central a=merge 2015-09-01 14:15:49 +02:00
Nicolas Silva
bb4f619ee3 Bug 1083101 - Various build/test fixes to Moz2D's TaskScheduler. r=me 2015-09-01 13:50:47 +02:00
Nicolas Silva
c57ee855b8 Bug 1083101 - rename gfx::Mutex into gfx::CriticalSection and move it to its own file. r=jrmuizel 2015-09-01 13:50:43 +02:00
Nicolas Silva
921561608a Bug 1083101 - Win32 implementation of the TaskScheduler. r=jrmuizel 2015-09-01 13:50:40 +02:00
B2G Bumper Bot
0272fec0b5 Bumping manifests a=b2g-bump 2015-09-01 02:28:20 -07:00
B2G Bumper Bot
78757a9dc8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb284fae468b
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #31590 from gabrielesvelto/bug-1184740-do-not-resize-statusbar-text

Bug 1184740 - Do not resize the text and duration strings in the status bar r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/d897329cb0ad
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1184740 - Do not resize the text and duration strings in the status bar r=drs
2015-09-01 02:25:34 -07:00
B2G Bumper Bot
928d70e955 Bumping manifests a=b2g-bump 2015-09-01 02:03:42 -07:00
B2G Bumper Bot
a87ac9cf4f Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1edb10eaf89c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #31496 from gabrielesvelto/bug-1155104-fix-speed-dial-no-sim

Bug 1155104 - Show a sensible error message when trying to access speed dial numbers without a SIM card r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/d00278723f68
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1155104 - Show a sensible error message when trying to access speed dial numbers without a SIM card r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/0f38f3deaa16
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #31602 from Fischer-L/bug_1195657-focus-leftmost-card

Bug 1195657 - [Stingray][Home] Focus on the leftmost card on initial. r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/22d600161649
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1195657 - [Stingray][Home] Focus on the leftmost card on initial

========

https://hg.mozilla.org/integration/gaia-central/rev/5d506ac0368d
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #31569 from danhuang1202/1196624_update_firefox_os_tv_branding_icon

Bug 1196624 - Need official and unofficial 336 pixel Firefox branding icon for Firefox OS TV, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/2bd132084573
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1196624 - Need official and unofficial 336 pixel Firefox branding icon for Firefox OS TV, r=rexboy

*add official/browser_336.png and unofficial/browser_336.png
*replace tv browse app branding icon from browser_284.png to browser_336.png
2015-09-01 02:00:34 -07:00
Carsten "Tomcat" Book
27a4a3fc51 Backed out changeset e4e12583c280 (bug 1170894) for various mochitest testfailures on a CLOSED TREE 2015-09-01 09:39:25 +02:00
Edwin Flores
a035527fc8 Bug 1172396 - Fix bustage... again. CLOSED TREE. - r=bustage 2015-09-01 18:40:36 +12:00
B2G Bumper Bot
ef9b2ebd0e Bumping manifests a=b2g-bump 2015-08-31 23:38:19 -07:00
B2G Bumper Bot
41c89ad101 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/522ebb8ea8a1
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #31558 from steveck-chung/bug-1198658-DOMError-clone

Bug 1198658 - MMS retrival unable to be rejected because of dataclone error. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/d3ae49a4ee60
Author: steveck-chung <schung@mozilla.com>
Desc: Bug 1198658 - MMS retrival unable to be rejected because of dataclone error. r=julienw
2015-08-31 23:35:35 -07:00
Edwin Flores
5864f97364 Bug 1172396 - Fix for ContentParent on non-EME builds on a CLOSED TREE - r=bustage 2015-09-01 18:06:57 +12:00
B2G Bumper Bot
4b39555876 Bumping manifests a=b2g-bump 2015-08-31 21:38:13 -07:00
B2G Bumper Bot
45fdc1eff2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04711a599ef6
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #31486 from danhuang1202/1193683_remove_dashboard_from_deck_and_filter

    Bug 1193683 - [Stingray][Home] Dashboard removal, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/96d9a909b044
Author: danhuang1202 <danhuang1202@gmail.com>
Desc:     Bug 1193683 - [Stingray][Home] Dashboard removal, r=rexboy

    * remove dashboard from deck and filter in smart-home
    * add dashboard in application
    * remove dash from i10n key
    * update marionette test case2 newFolderCard query string
2015-08-31 21:35:26 -07:00
B2G Bumper Bot
d27fc8f339 Bumping manifests a=b2g-bump 2015-08-31 20:25:14 -07:00
B2G Bumper Bot
5f0dd7dd5f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4124c4d2572
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #31572 from timdream/keyboard-longpress-test

Bug 1199163 - Keyboard long press tests, r=evanxd

========

https://hg.mozilla.org/integration/gaia-central/rev/41b82fbcdd6a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1199163 - Keyboard long press tests

========

https://hg.mozilla.org/integration/gaia-central/rev/ca39f3338d80
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #31626 from hfiguiere/bug1196441-overlay-tests

Bug 1196441 - Reenable overlay tests. r=justindarc

========

https://hg.mozilla.org/integration/gaia-central/rev/ef492714894c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1196441 - Reenable overlay tests. r=justindarc
2015-08-31 20:22:27 -07:00
Ryan VanderMeulen
72f79b561d Backed out changeset a6b0cad8fbc2 (bug 1199692) for causing frequent Win8 browser_private_search_perwindowpb.js timeouts.
CLOSED TREE
2015-08-31 22:43:41 -04:00
B2G Bumper Bot
72bb8b82be Bumping manifests a=b2g-bump 2015-08-31 19:08:00 -07:00
B2G Bumper Bot
ecc00b81cc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/67a7272b2d2e
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31625 from justindarc/bug1197873-v2

Bug 1197873 - [Music][NGA] Move '#endpoint' services to parent window

========

https://hg.mozilla.org/integration/gaia-central/rev/1a8452141e5f
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1197873 - [Music][NGA] Move '#endpoint' services to parent window
2015-08-31 19:05:18 -07:00
Ryan VanderMeulen
3604ebbf0e Backed out changesets b2c46fdeca8b, 6b768986595f, and 78c891ba5de1 (bug 1089695) for frequent Marionette crashes. 2015-08-31 22:03:20 -04:00
B2G Bumper Bot
0c79059307 Bumping manifests a=b2g-bump 2015-08-31 17:58:04 -07:00
B2G Bumper Bot
473b8e3a56 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f2ead6d02e1c
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31623 from justindarc/bug1196414-v2

Bug 1196414 - [Music][NGA] Add missing overlay dialogs

========

https://hg.mozilla.org/integration/gaia-central/rev/41ee8de3ec79
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1196414 - [Music][NGA] Add missing overlay dialogs
2015-08-31 17:55:21 -07:00
B2G Bumper Bot
cab1e646db Bumping manifests a=b2g-bump 2015-08-31 16:38:01 -07:00
B2G Bumper Bot
5ba1662a65 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e56985d46aee
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31587 from KevinGrandon/bug_1199864_app_modal_dialog_checkbox

Bug 1199864 - Convert checkbox in app_modal_dialog to use gaia-checkbox

========

https://hg.mozilla.org/integration/gaia-central/rev/500c65e9e33d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1199864 - Convert checkbox in app_modal_dialog to use gaia-checkbox r=mhenretty
2015-08-31 16:35:19 -07:00
B2G Bumper Bot
631018a6d7 Bumping manifests a=b2g-bump 2015-08-31 16:13:50 -07:00
B2G Bumper Bot
7f0c770493 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f2b194ea7c58
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #31622 from nullaus/bug1200412

Bug 1200412 - Fix bad usage of tc-vcs in the case of CI runs by refer…

========

https://hg.mozilla.org/integration/gaia-central/rev/27da41277b66
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1200412 - Fix bad usage of tc-vcs in the case of CI runs by reference vs pull request. r=me
2015-08-31 16:10:37 -07:00
Mark Finkle
f8c9bf2030 Bug 1129614 - Thumbnails in the tabs drawer are expired r=nalexander 2015-08-31 18:54:59 -04:00
B2G Bumper Bot
92d2d21989 Bumping manifests a=b2g-bump 2015-08-31 15:49:03 -07:00
B2G Bumper Bot
cff75098cc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a9f43a2a8975
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31621 from justindarc/bug1196425-v2

Bug 1196425 - [Music][NGA] Implement 'open' and 'pick' activity handlers

========

https://hg.mozilla.org/integration/gaia-central/rev/dcb0c3ea0da0
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1196425 - [Music][NGA] Implement 'open' and 'pick' activity handlers
2015-08-31 15:45:20 -07:00
Ryan VanderMeulen
d7851ae14e Backed out changeset 0ad328359d97 (bug 992388) for browser_bug731866.js failures.
CLOSED TREE
2015-08-31 18:42:44 -04:00