Anthony Jones
ebdaf031ce
Backed out changeset f9b51826b2ff (bug 908503)
2014-05-12 10:11:01 +12:00
Anthony Jones
6d914e5dd5
Bug 908503: Remove Chrome demuxer; r=cpearce
2014-05-12 09:46:44 +12:00
Anthony Jones
64a7ee9ff9
Bug 908503: Change to stagefright demuxer; r=cpearce
2014-05-12 09:46:18 +12:00
Anthony Jones
6cf13f5f15
Bug 908503: Clean up MP4Reader; r=cpearce
2014-05-12 09:46:00 +12:00
Randell Jesup
c9f5740ab3
Bug 1005637
: undo accidental parameter change not part of reviewed code rs=jesup
2014-05-11 10:45:09 -04:00
Randell Jesup
91bdf2c602
Bug 1005637
: Add support for controlling the OMX encoder config settings r=roc
2014-05-10 08:21:23 -04:00
Benoit Jacob
60d536773a
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
2014-05-08 21:03:35 -04:00
Ehsan Akhgari
903bfdef6e
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
2014-05-08 16:45:36 -04:00
Ryan VanderMeulen
9cf31c7c88
Merge b2g-inbound to m-c.
2014-05-08 15:52:48 -04:00
Benjamin Chen
d5605a563f
Bug 1000195 - Fix the auto-play path by calling MediaDecoder::NotifySuspendedStatusChanged. r=sworkman, r=ettseng
2014-05-08 14:30:30 +08:00
Edwin Flores
3e5c8092c5
Bug 977089 - Don't pass ID3 headers to GStreamer r=cpearce
2014-05-08 15:49:31 +12:00
Matthew Gregan
23ab8b979f
Bug 1005366 - Tighten up handling of SourceBuffer decoder resets. r=cajbir
...
--HG--
rename : content/media/test/crashtests/926665.html => content/media/mediasource/test/crashtests/926665.html
2014-05-08 14:22:34 +12:00
Matthew Gregan
808d66e431
Bug 1005366 - Minor tidy up of string use in content/media/mediasource. r=cajbir
2014-05-08 14:22:27 +12:00
Randell Jesup
902bb6053d
Bug 1002340: Allow gUM fake audio timers to skip if we overrun r=bsmedberg
2014-05-07 17:36:41 -04:00
Randy Lin
c06ebb7c7c
Bug 969372 - Move mediaRecorder in global scope to avoid test timeout. r=jsmith
2014-05-07 23:50:57 +08:00
Chris Pearce
bb55be4428
Bug 1005622 - Reset media queues in Android media seek so that we don't think we're still at EOS after playing to EOS and then seeking. r=edwin
2014-05-07 15:58:06 +12:00
Robert O'Callahan
e1bb2e935f
Bug 1006248. Part 4: Use better #include paths for libstagefright headers in a couple of places. r=glandium
...
--HG--
extra : rebase_source : e8c7e019b0bc5bf60081aad158a7d89fbb261e29
2014-05-06 17:40:59 +12:00
Robert O'Callahan
7043c985ba
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
...
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Blake Wu
051aea6e89
Bug 986381 - Modify test case can_play_webm_type.js r=cpearce
2014-05-07 18:02:20 +08:00
Blake Wu
6dbdfd7384
Bug 986381 - Allow to use OMX SW decoder when HW is not available r=sotaro
2014-05-07 18:10:56 +08:00
Blake Wu
64fedaea1e
Bug 986381 - Add webm into omx codec supported list and modify CanHandleMediaType r=cpearce
2014-05-07 18:05:29 +08:00
Blake Wu
62850bb9ec
Bug 986381 - Add MOZ_OMX_WEBM_DECODER define in moz.builds r=glandium
2014-05-07 18:05:49 +08:00
Ryan VanderMeulen
980475560a
Bug 758476 and bug 981086 - Disable test_play_twice.html on Android for frequent failures.
2014-05-06 12:20:26 -04:00
Ryan VanderMeulen
af8375b4b9
Bug 668973 - Disable test_playback.html on Android due to intermittent failures.
2014-05-06 12:20:26 -04:00
Wes Kocher
eaf11271c4
Merge m-c to inbound
2014-05-05 21:15:33 -07:00
Wes Kocher
aba70549a9
Merge b2g-inbound to m-c
2014-05-05 21:07:22 -07:00
Ehsan Akhgari
6074cda6e4
Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug
2014-05-05 20:33:19 -04:00
Ehsan Akhgari
96843d8039
Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug
2014-05-05 20:33:09 -04:00
Ehsan Akhgari
3a8319c2d9
Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug
2014-05-05 20:32:48 -04:00
Chris Pearce
6dd715d70c
Bug 1004373 - Prevent multiple ReadMetadata tasks to be dispatched to the decode task queue at once. r=kinetik
2014-05-06 12:12:05 +12:00
Eitan Isaacson
370a479590
Bug 1005339 - Check that aData is a object in nsSpeechTask::SendAudio(). r=smaug
2014-05-05 16:09:50 -07:00
Eric Rahm
047f25416e
Bug 1003479 - Fix incorrect usage of SizeOfIncludingThis and SizeOfExcludingThis functions. r=njn
...
--HG--
extra : rebase_source : 2d51e1fc1b642b0efa60cb4e25e8b142577e93d3
2014-05-01 10:37:54 -07:00
Ryan VanderMeulen
b209ef93af
Merge m-c to b2g-inbound. a=merge
2014-05-05 13:25:09 -04:00
Martin Thomson
c3c2709899
Bug 942367 - Stream isolation for WebRTC r=bholley
2014-05-01 12:51:00 +02:00
Martin Thomson
cb51970487
Bug 942367 - DOMMediaStream supports PeerIdentity. r=jib
2014-05-01 12:50:00 +02:00
Chris Pearce
82a91d8d71
Bug 1005727 - Consider already decoded frames when decoding up to the next keyframes after Ogg seeking. r=cajbir
2014-05-05 13:42:39 +12:00
Karl Tomlinson
04c2abc3c4
b=990841 work around bug 916387
...
--HG--
extra : transplant_source : %E5k%B8%F1%EC%A9X%EEj%C0DV%EAL%CE%3C%CB%8ERW
2014-05-05 13:24:51 +12:00
Karl Tomlinson
3a9fc4e0c0
b=999376 use integers to clamp maximum position in WaveShaper curve r=ehsan
...
float did not necessarily have enough precision.
Includes a -1 fix in the multiplier of the input signal to have
"a signal level of zero corresponding to the center value of the curve array".
--HG--
extra : transplant_source : %05v%A2%0A%CA%96%96%A7%B0z%AA%A7%02L%8Fm%B4TB%95
2014-05-05 13:24:51 +12:00
Josh Aas
23e8d13927
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
2014-05-02 13:44:13 -05:00
Eric Rahm
9f26a9e4f7
Bug 1001419 - Use SizeOfExcludingThis for non-heap allocated member variable. r=njn
2014-04-29 14:47:56 -07:00
Ryan VanderMeulen
26697c1ff2
Bug 982100 - Disable test_play_twice.html on B2G emulator builds due to intermittent failures.
2014-05-05 10:26:53 -04:00
Ryan VanderMeulen
387dae1879
Backed out changeset 090bd7835f82 (bug 1001419) for Linux mochitest-other failures.
2014-05-01 15:22:02 -04:00
Eric Rahm
9e7c54c4c3
Bug 1001419 - Use SizeOfExcludingThis for non-heap allocated member variable. r=njn
2014-04-29 14:47:56 -07:00
Jan Beich
5f1bcf761a
Bug 1004194 - Unbreak build with --disable-webrtc after bug 970691. r=jesup
...
DONTBUILD change for non-default-config only
2014-05-01 04:22:27 -04:00
Blake Kaplan
39fbbe8074
Bug 1002729 - Avoid problems with ternary expressions and static const integers with no definition. r=jesup
2014-05-01 02:48:05 -04:00
Nathan Froyd
84041459a1
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
2014-04-29 13:27:26 -04:00
Benoit Jacob
37628db370
Bug 920292 - Fix a bad MOZ_ASSERT("message") in OmxTrackEncoder - r=ehsan
2014-04-30 12:46:51 -04:00
Birunthan Mohanathas
a85cd37de4
Bug 1001966 - Part 2: Change uses of numbered NS_IMPL_CYCLE_COLLECTION_WRAPPERCACHE macro to the variadic variant. r=smaug
2014-04-29 04:57:00 -04:00
Paul Adenot
9d06ec6b44
Bug 998711. r=jesup
2014-04-25 15:15:21 +02:00
Jon Coppeard
1216544376
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
2014-04-30 10:10:33 +01:00