Ehsan Akhgari
1cf7290da2
Backed out 3 changesets (bug 1015783) because of test failures on a CLOSED TREE
...
Backed out changeset 1307202f365c (bug 1015783)
Backed out changeset 5c83b4710688 (bug 1015783)
Backed out changeset feb56fc5dc01 (bug 1015783)
2014-06-03 19:49:04 -04:00
Ehsan Akhgari
130053bdfb
Bug 1015783 - yet another #include fix
...
Landed on a CLOSED TREE
2014-06-03 19:29:17 -04:00
Ehsan Akhgari
d58c8a2043
Bug 1015783 - Add the missing include
2014-06-03 18:51:54 -04:00
Ehsan Akhgari
fd0113805e
Bug 1015783 - Add a devtools API for Web Audio; r=padenot,smaug
...
See bug 980506 for an extensive discussion about this. This patch adds
three APIs to AudioNode in order for us to be able to build awesome
devtools on top of it.
* Weak reference API.
This patch allows one to hold a weak reference to all AudioNode's
using Components.utils.getWeakReference(). That way, the devtool's
inspection code would not change the lifetime of AudioNodes.
* AudioNode.id
This is a chrome-only unique and monotonically incrementing ID for
AudioNode objects. It is supposed to be used in order for the
devtools to be able to identify a node without having to keep it
alive.
* webaudio-node-demise
This is an observer notification that is called every time an
AudioNode gets destroyed inside Gecko. The ID of the corresponding
node is passed to this notification.
2014-06-03 18:28:18 -04:00
Chris Peterson
a15f6f029d
Bug 1018554 - Fix WebMWriter warnings and mark content/media/gtest as FAIL_ON_WARNINGS. r=rillian
...
--HG--
extra : rebase_source : 43a93774466cc6d7f3e1f409d63c1663b1870149
2014-05-30 18:00:46 -07:00
Chris Double
2de7b06c76
Bug 1002297 - Seek in unbuffered ranges with MSE - r=kinetik
2014-06-02 22:25:42 +00:00
Benjamin Chen
bea8a9d7cf
Bug 951040 - Add gtest testcase for WebMWriter. r=rillian
2014-05-29 16:21:01 +08:00
Randell Jesup
79df25773b
Bug 987979: Patch 3 - Fix various build issues in webrtc.org/Mozilla integration. r=rjesup
2014-05-29 17:05:14 -04:00
Randell Jesup
7740e2ceb2
Bug 987979: Patch 2 - Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
2014-05-29 17:05:14 -04:00
Jan Beich
560c6554f4
Bug 1016631 - Cosmetic fix to use correct type for sysctl()'s 2nd argument. Also s/NULL/nullptr/ style fix in my code. r=gcp, r=vladan
2014-05-28 18:11:00 -04:00
Carsten "Tomcat" Book
4719cf159c
Merge mozilla-central to mozilla-inbound
2014-05-28 14:48:41 +02:00
Carsten "Tomcat" Book
7f9c4ef8ba
merge mozilla-inbound to mozilla-central
2014-05-28 14:22:02 +02:00
Randell Jesup
51036cd19e
Bug 743703: allow mirroring of trace logs to NSPR; fix backwards lazy allocation defines r=pkerr
2014-05-28 03:18:33 -04:00
JW Wang
f163f19314
Bug 1008057 - fix the stream position adjustment algorithm in AudioStream::GetPositionInFramesUnlocked so it won't over-adjust the position and result in audio clock going backward. r=kinetik.
2014-05-28 01:52:00 +02:00
Jeff Walden
2155f1cf29
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff
2014-05-27 14:32:41 -07:00
Ryan VanderMeulen
b46128affc
Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
...
CLOSED TREE
2014-05-27 14:08:30 -04:00
Brad Lassey
3b5ccf0b4d
bug 995777 - browser.properties: rename getUserMedia.videoDevice.prompt to reflect new string r=mfinkle
2014-04-18 15:01:56 -04:00
Jeff Walden
8978c3f50f
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent
2014-05-27 09:56:43 -07:00
Neil Rashbrook
9cfd58c16f
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
...
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
2014-05-26 21:54:10 +03:00
Birunthan Mohanathas
f3421c776b
Backout 8b8bbe7aa1cc due to wrong bug number
2014-05-27 14:42:13 +03:00
Neil Rashbrook
12b4869c02
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
...
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
2014-05-26 21:54:10 +03:00
Karl Tomlinson
4fbb1323cc
b=1015025 use a consistent reference timestamp for graph time to avoid accumulating drift from rounding to MediaTime r=roc
...
--HG--
extra : transplant_source : 2%B9y%D4%80%DA/qqx%C5%F5%86%8CoT%B9S%19%D9
2014-05-26 11:26:52 +12:00
Randell Jesup
0914b4c1d3
Bug 1014819: remove no-longer-needed OMXCodec GetCodecConfig r=roc
2014-05-24 18:28:04 -04:00
Randell Jesup
d8de28f2bb
Bug 997567: Support reconfiguration for frame-rate changes on OMX H.264 encoder r=jhlin
2014-05-24 18:28:02 -04:00
Kyle Huey
8a1ded0d50
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
JW Wang
1b034ab132
Bug 1008012 - |mBasePosition| should be updated after seeking otherwise GetVideoStreamPosition will get the wrong value. r=cpearce
2014-05-21 00:41:00 +02:00
Carsten "Tomcat" Book
b4c4345ac9
Merge mozilla-central to mozilla-inbound
2014-05-22 15:44:47 +02:00
Carsten "Tomcat" Book
57c5c82667
merge b2g-inbound to mozilla-central
2014-05-22 15:21:43 +02:00
Wes Kocher
5ac095d953
Merge m-c to b2g-inbound
2014-05-21 20:38:07 -07:00
Wes Kocher
f8bb8da7ea
Merge b2g-inbound to m-c
2014-05-21 20:24:32 -07:00
Vasanthakumar Pandurangan
7d3d536bb6
Bug 1010685 - FileMediaResource Tell() should not return 0 when file is closed. r=roc
2014-05-19 15:03:24 +05:30
Matthew Gregan
d8900e1c9b
Bug 1013032 - Initialize pending subdecoders directly rather than waiting on a task (that may be blocked) to do it. r=cajbir
2014-05-19 19:59:00 +12:00
Birunthan Mohanathas
6f68094e30
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
2deaba6d91
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
807e72372f
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:51 +03:00
Wes Kocher
f3c274917a
Merge m-c to inbound
2014-05-21 20:34:12 -07:00
Anthony Jones
0caa8d383f
Bug 908503: Change to stagefright demuxer; r=cpearce
...
Bug 908503: Build config changes for libstagefright demuxer; r=glandium
Bug 908503: Remove Chrome demuxer; r=cpearce
Bug 908503: Add conversion to Annex B; r=cpearce
2014-05-22 14:42:39 +12:00
Jan Beich
4a35fe6ead
Bug 1013907: Unbreak WebRTC build on BSDs after bug 1007775. r=gcp
2014-05-21 16:42:52 +02:00
Carsten "Tomcat" Book
88b5b45de0
Merge mozilla-central to mozilla-inbound
2014-05-21 14:26:21 +02:00
Carsten "Tomcat" Book
3189a1798c
merge b2g-inbound to mozilla-central
2014-05-21 14:08:03 +02:00
Carsten "Tomcat" Book
f7c7993e83
Backed out changeset 90f267beb7f5 (bug 951278) for Build Bustage on a CLOSED TREE
2014-05-21 10:44:22 +02:00
Jan Beich
d43aad9a35
Bug 1012415 - Explicitly include <unistd.h> for _exit() on XP_UNIX. r=josh
2014-05-18 10:29:00 -04:00
Randell Jesup
8d3a546993
Bug 921622 - AudioStream rework. r=padenot
2014-05-21 03:28:22 -04:00
Paul Adenot
fdf46bf905
Backed out changeset 8dd41701dd92 (bug 989921) on a CLOSED TREE
2014-05-22 14:49:10 +02:00
Paul Adenot
1a157a4f4c
Bug 1007223 - r=ehsan
2014-05-13 14:09:44 +02:00
Paul Adenot
5e88dd69e0
Bug 989921 - Allow the MediaStreamGraph mixer to send data back to multiple consumers. r=jesup
2014-05-22 13:40:51 +02:00
Jan Beich
98bf758c69
Bug 1014064 fixup - Unbreak runtime of UpdateSystemLoad() on 32bit NetBSD. r=gcp
2014-05-22 10:41:00 +02:00
Jan Beich
a379614ed6
Bug 1014064 - Implement LoadInfo::UpdateSystemLoad() on BSDs. r=gcp
2014-05-21 22:39:55 +02:00
Vincent Chang
249de385e8
Bug 951278 - [RTSP][V1.3] The RTSP streaming always stops at the last 1st or 2nd second. r=sworkman
2014-03-18 14:30:51 +08:00
Vincent Chang
fa1332d06d
Bug 951278 - [RTSP][V1.3] The RTSP streaming always stops at the last 1st or 2nd second. r=sworkman
2014-03-18 14:30:51 +08:00