Commit Graph

4032 Commits

Author SHA1 Message Date
JW Wang
4a17ce8532 Bug 1000813 - Do nothing in MediaDecoder::NotifyBytesConsumed() when |mShuttingDown| is true. r=cpearce 2014-05-11 19:20:00 -04:00
Martin Thomson
238d7b8adc Bug 966066 - Add principal observer to web audio MediaStream input. r=roc 2014-04-25 10:32:00 -04:00
Martin Thomson
17a9d92d1e Bug 966066 - Add principal observer to DOMMediaStream. r=roc 2014-04-25 10:30:00 -04:00
Paul Adenot
85faf1f3dd Bug 991273 - Warn instead of asserting until we can find a solution. 2014-05-13 13:27:21 +02:00
Wes Kocher
af21632c4d Backed out 4 changesets (bug 908503) for breaking the Hamachi eng dep build on an otherwise CLOSED TREE
Backed out changeset 476cd5c9c5a9 (bug 908503)
Backed out changeset add95b3c2e7f (bug 908503)
Backed out changeset 30957caad928 (bug 908503)
Backed out changeset f6f386352d12 (bug 908503)
2014-05-12 21:18:31 -07:00
Anthony Jones
e03c355334 Bug 908503: Remove Chrome demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
4964d0eb43 Bug 908503: Change to stagefright demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Chris Pearce
748bbc4459 Bug 1008800 - Seek android audio to video position after fastSeek, speeds up fastSeek by 12%. r=doublec 2014-05-13 09:10:16 +12:00
Randell Jesup
87a338a3b7 Bug 1000539: clear getUserMedia AudioOutputObserver when it's deleted r=padenot 2014-05-12 09:25:01 -04:00
JW Wang
9602426a5f Bug 1001317 - reset |MediaCacheStream::mDidNotifyDataEnded| so that it can notify data ended correctly upon 2nd download. r=roc 2014-05-11 20:43:00 +02:00
Carsten "Tomcat" Book
5588906ba9 Backed out changeset 7276d56ec510 (bug 951043) for build test failures 2014-05-12 11:51:31 +02:00
Benjamin Chen
a802da032a Bug 951043 - [MediaEncoder::GTest] Implement unit test of Vorbis encoding. r=rillian 2014-05-09 12:07:17 +08:00
JW Wang
60c4486389 Bug 1004669 - Fix leaks in MediaTaskQueue::Dispatch(). r=cpearce 2014-05-11 20:12:00 +02:00
Chris Pearce
90f333326d Bug 1008785 - Ensure the last video frame end time is correct on Android MP4 playback. r=kinetik 2014-05-12 14:35:46 +12:00
Anthony Jones
7ade5a8b4a Backed out changeset 191741878690 (bug 908503) 2014-05-12 10:11:04 +12:00
Anthony Jones
6d5c96f21e Backed out changeset f9b51826b2ff (bug 908503) 2014-05-12 10:11:01 +12:00
Anthony Jones
f3a5362a4e Bug 908503: Remove Chrome demuxer; r=cpearce 2014-05-12 09:46:44 +12:00
Anthony Jones
de91bb4f70 Bug 908503: Change to stagefright demuxer; r=cpearce 2014-05-12 09:46:18 +12:00
Anthony Jones
cd97fda295 Bug 908503: Clean up MP4Reader; r=cpearce 2014-05-12 09:46:00 +12:00
Randell Jesup
c5da908831 Bug 1005637: undo accidental parameter change not part of reviewed code rs=jesup 2014-05-11 10:45:09 -04:00
Randell Jesup
e026a20ad8 Bug 1005637: Add support for controlling the OMX encoder config settings r=roc 2014-05-10 08:21:23 -04:00
Benoit Jacob
472e4472e0 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
4bfbeaa5c6 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
150ab7617e Merge b2g-inbound to m-c. 2014-05-08 15:52:48 -04:00
Benjamin Chen
617936e233 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
967aeaf3f0 Bug 977089 - Don't pass ID3 headers to GStreamer r=cpearce 2014-05-08 15:49:31 +12:00
Matthew Gregan
50baa14b08 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
8e813f3fbd Bug 1005366 - Minor tidy up of string use in content/media/mediasource. r=cajbir 2014-05-08 14:22:27 +12:00
Randell Jesup
b8dd1076f3 Bug 1002340: Allow gUM fake audio timers to skip if we overrun r=bsmedberg 2014-05-07 17:36:41 -04:00
Randy Lin
909cb6bf36 Bug 969372 - Move mediaRecorder in global scope to avoid test timeout. r=jsmith 2014-05-07 23:50:57 +08:00
Chris Pearce
faeae5e6a5 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
cba0344980 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
4c2b59d379 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
83564e5d45 Bug 986381 - Modify test case can_play_webm_type.js r=cpearce 2014-05-07 18:02:20 +08:00
Blake Wu
35d3a0afd9 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
54aa61d596 Bug 986381 - Add webm into omx codec supported list and modify CanHandleMediaType r=cpearce 2014-05-07 18:05:29 +08:00
Blake Wu
32a0113fba Bug 986381 - Add MOZ_OMX_WEBM_DECODER define in moz.builds r=glandium 2014-05-07 18:05:49 +08:00
Ryan VanderMeulen
87852bbe4b 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
d1ea7745a6 Bug 668973 - Disable test_playback.html on Android due to intermittent failures. 2014-05-06 12:20:26 -04:00
Wes Kocher
8cc4ef2b69 Merge m-c to inbound 2014-05-05 21:15:33 -07:00
Wes Kocher
f5766e3cb0 Merge b2g-inbound to m-c 2014-05-05 21:07:22 -07:00
Ehsan Akhgari
f8b4328073 Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug 2014-05-05 20:33:19 -04:00
Ehsan Akhgari
62075a6e6d Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug 2014-05-05 20:33:09 -04:00
Ehsan Akhgari
f2d7c951a4 Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug 2014-05-05 20:32:48 -04:00
Chris Pearce
7f566413a5 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
e9944c5954 Bug 1005339 - Check that aData is a object in nsSpeechTask::SendAudio(). r=smaug 2014-05-05 16:09:50 -07:00
Eric Rahm
53ee1bf751 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
4f51edb237 Merge m-c to b2g-inbound. a=merge 2014-05-05 13:25:09 -04:00
Martin Thomson
e050622aff Bug 942367 - Stream isolation for WebRTC r=bholley 2014-05-01 12:51:00 +02:00
Martin Thomson
09b8299cfe Bug 942367 - DOMMediaStream supports PeerIdentity. r=jib 2014-05-01 12:50:00 +02:00