Commit Graph

4577 Commits

Author SHA1 Message Date
Randell Jesup
2c8b0c22d6 Bug 1049302: Avoid audio delay in B2G audio-video getUserMedia captures r=roc 2014-08-06 01:05:48 -04:00
Mike Hommey
ec54bf6c1f Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal 2014-08-06 07:25:33 +09:00
Ryan VanderMeulen
658d21669b No bug - Re-enable media crashtests that no longer fail on Android and B2G. 2014-08-05 16:10:41 -04:00
Ryan VanderMeulen
597191aea8 Merge m-c to inbound on a CLOSED TREE. a=merge 2014-08-05 16:01:50 -04:00
Ed Morley
28ba98c122 Merge mozilla-central and b2g-inbound 2014-08-05 16:33:22 +01:00
Kyle Huey
303ec8aca3 Bug 1034308: Don't use NS_DECL_NSISTREAMINGPROTOCOLLISTENER on RtspMediaSource since it doesn't actually inherit nsIStreamingProtocolListener. r=ethan 2014-08-05 08:18:45 -07:00
Chris Pearce
631440484f Bug 1048107 - Bustage fix. r=bustage. 2014-08-05 20:33:01 +12:00
Chris Pearce
c0ec5650c9 Bug 1048107 - Add GMPTimer implementation and placeholder GMP clock. r=jesup 2014-08-05 19:56:05 +12:00
Chris Pearce
2245d8c218 Bug 1048104 - Add GMPMutex::Destroy(). r=jesup 2014-08-05 19:56:04 +12:00
Chris Pearce
58a96d4766 Bug 1048102 - Delete GMPThreads as they're joined. r=jesup 2014-08-05 19:56:04 +12:00
Chris Pearce
e2dd7df0b9 Bug 1048097 - Delete the GMPBuffer we send into GMP/CDM for decryption once it's been returned decrypted. r=jesup 2014-08-05 19:56:04 +12:00
Chris Pearce
bbdccf59f7 Bug 1047214 - Add MediaDataDecoders that uses a GMP for decoding as well as EME decryption. r=edwin 2014-08-05 19:56:04 +12:00
Nigel Babu
851af43474 Include "mozilla/Preferences.h" to prevent build failure (Bug 1045915) r=glandium ON A CLOSED TREE 2014-08-05 12:54:17 +05:30
Anthony Jones
e7ff4e143d Bug 1045909 - Fix buffer range calculation for fMP4; r=edwin 2014-08-05 18:12:48 +12:00
Anthony Jones
b17d7cfa2f Bug 1045915 - Add a pref to test streams with a missing ftyp atom; r=kinetik 2014-08-05 18:12:46 +12:00
Wes Kocher
8690584308 Backed out 2 changesets (bug 1045909, bug 1045915) for build failures
Backed out changeset 70e3d6723e8e (bug 1045909)
Backed out changeset d137dd97d955 (bug 1045915)
2014-08-04 19:18:34 -07:00
Jed Davis
7bab545482 Bug 1012951 - Add Linux sandboxing for GeckoMediaPlugin processes. r=kang r=ted
--HG--
extra : rebase_source : 1b890000d5b8d2a8954cdd1118a1023eba829c29
2014-08-04 15:11:18 -07:00
Anthony Jones
1d729bea82 Bug 1045909 - Fix buffer range calculation for fMP4; r=edwin 2014-08-05 13:35:04 +12:00
Anthony Jones
901eef7d13 Bug 1045915 - Add a pref to test streams with a missing ftyp atom; r=kinetik 2014-08-05 13:35:02 +12:00
Wes Kocher
7912756da5 Backed out changeset ef8d10dc3927 (bug 1048097) for build bustage on a CLOSED TREE 2014-08-04 16:07:18 -07:00
Wes Kocher
b3604eb0ca Backed out changeset a38bb1a95176 (bug 1048102) for build bustage on a CLOSED TREE 2014-08-04 16:07:08 -07:00
Wes Kocher
7d862f333b Backed out changeset 7b550d45454b (bug 1048104) for build bustage on a CLOSED TREE 2014-08-04 16:06:59 -07:00
Wes Kocher
6f537c630b Backed out changeset 83d8226768ee (bug 1048107) for build bustage on a CLOSED TREE 2014-08-04 16:06:41 -07:00
Chris Pearce
7c9ed0305d Bug 1048107 - Add GMPTimer implementation and placeholder GMP clock. r=jesup 2014-08-05 10:18:31 +12:00
Chris Pearce
44ec4974a4 Bug 1048104 - Add GMPMutex::Destroy(). r=jesup 2014-08-05 10:18:31 +12:00
Chris Pearce
e6ff1eaf1d Bug 1048102 - Delete GMPThreads as they're joined. r=jesup 2014-08-05 10:18:31 +12:00
Chris Pearce
f32c7614e8 Bug 1048097 - Delete the GMPBuffer we send into GMP/CDM for decryption once it's been returned decrypted. r=jesup 2014-08-05 10:18:12 +12:00
Shelly Lin
ae16b3559d Bug 1047307 - Remove the check of onremovetrack in a mochitest. r=roc 2014-08-01 18:49:48 +08:00
Syd Polk
b215c6a77c Bug 1036992 - Split up test_seek.html into multiple tests. r=cpearce
--HG--
rename : content/media/test/test_seek2.html => content/media/test/test_invalid_seek.html
2014-07-31 14:37:00 -04:00
Randell Jesup
032f0dc66b Bug 1044408: add missing nit from review r=ted 2014-08-04 10:28:20 -04:00
Benjamin Chen
dabe5ec24b Bug 1043900 - Handle EOS properly. Send EOS to MediaCodec from input source and receive it from output. r=cpearce 2014-08-04 15:52:43 +08:00
Ed Morley
070f2d591a Merge mozilla-central and inbound 2014-08-04 12:23:28 +01:00
Brad Lassey
35440f6e21 bug 1041700 - add browserWindow and scrollWithPAge to media constraints r=jesup,jib,khuey 2014-07-21 14:57:28 -04:00
Nathan Froyd
b0d8d29205 Bug 1046784 - move -DNOMINMAX definitions to moz.build; r=mshal 2014-07-31 10:41:48 -04:00
Ralph Giles
2e9e69a4dc Bug 1046301 - AppleATDecoder: call DrainComplete. r=cpearce
Propagate changes from bug 1039128.
2014-07-30 16:07:00 -07:00
Ralph Giles
c6fb82a56d Bug 1046301 - AppleVTDecoder: call DrainComplete. r=cpearce
Propagate changes from bug 1039128 and some other cleanup.
2014-07-30 16:06:00 -07:00
Andrea Marchesini
4f5d14ea08 Bug 1046582 - mochitest for AudioChannel changes in MediaStream objects, r=ehsan, r=bz 2014-08-03 14:46:17 +01:00
Chris Pearce
3c3331c94e Bug 1047824 - Make Apple PDM handle Shutdown() call on non-main thread. r=rillian 2014-08-03 19:29:19 +12:00
Chris Pearce
acf9e6cd5b Bug 1047824 - Call PlatformDecoderModule::Shutdown() in MP4Reader::Shutdown() on the decode task queue. r=kinetik 2014-08-03 19:28:39 +12:00
Chris Pearce
aea84628ca Bug 1047204 - Implement GMPAudioDecoder interface. r=jesup 2014-08-03 09:29:26 +12:00
Chris Pearce
7cc92fb518 Bug 1047205 - Attach crypto info to encoded GMP video frames. r=jesup 2014-08-03 09:29:18 +12:00
Randell Jesup
83443207ef Bug 1047121: Release Window-capture VideoEngine when done; clean up shutdown code r=cpearce 2014-08-02 00:30:51 -04:00
Randell Jesup
d922d76394 Bug 1047442: bustage fix (unified builds) rs=bustage,kwierso on a CLOSED TREE 2014-08-01 17:53:59 -04:00
Randell Jesup
251c8f2513 Bug 1047442: Add thread to resolve deadlock on sendCritSect caused by sync Encode dispatch to GMPThread r=pkerr 2014-08-01 17:27:52 -04:00
Paul Adenot
fb61e0a656 Bug 1046930 - Fix loop index when sending the status of the microphone to the AudioStream. r=jesup 2014-08-01 15:29:19 +02:00
Paul Adenot
bbbfbded9e Bug 1046814 - Propertly set the MediaDecoderStateMachine parameters after its initialization when using a MediaSourceDecoder. r=kinetik 2014-08-05 16:55:02 +02:00
Ryan VanderMeulen
f8ab4ab265 Bug 1048863 - Disable 1028458.html on Android and B2G. 2014-08-05 08:37:22 -04:00
Ryan VanderMeulen
2dd4f9355e Bug 888557 - Skip 459439-1.html on Android for intermittent timeouts. 2014-08-05 08:37:21 -04:00
Ryan VanderMeulen
4d5908e8e7 Bug 1048628 - Skip 0-timescale.html on Android due to being perma-fail. 2014-08-05 08:37:21 -04:00
Paul Adenot
954f625a00 Bug 1046470 - Only reset low latency stream, and properly unlock the Mutex. r=jesup 2014-08-01 14:12:10 +02:00