Ehsan Akhgari
|
5b93c455d2
|
Backout changesets 8e9aea2febed, 604544452285 and 9f150c4e1a48 because of Mac OS X 32-bit reftest orange
--HG--
extra : rebase_source : dbc017628f469e980efc8edfa26f8cce0ac7a956
|
2011-09-08 11:30:22 -04:00 |
Oleg Romashin
|
ffeae58305
|
Bug 685258 - Pulse audio backend does not check provided playback and crashes r=derf
|
2011-09-08 12:51:25 +02:00 |
Felix Fung
|
4ad6cea4ad
|
Bug 577266 - Correct misspellings in source code: 'verion' -> 'version'
|
2011-09-06 22:50:26 -07:00 |
Chris Pearce
|
774c08666b
|
Bug 683421 - Make MediaTestManager less 'batchy'. r=kinetik
|
2011-08-31 15:38:10 +12:00 |
Chris Double
|
de84e18e46
|
Bug 679262 - Seeking to end of file during loadedmetadata event breaks further playback - r=cpearce
--HG--
extra : rebase_source : 1ecffe9613128724e38060d44a46a5bdbcc6fb18
|
2011-08-29 13:35:52 +12:00 |
Chris Double
|
672a875807
|
Bug 682141 - Mark test that reads video fragment end time as todo due to intermittent timing issues related to sound buffers - r=cpearce
--HG--
extra : rebase_source : 0cf9bb517b727fa1f163f80d22d62ea0bddff7a3
|
2011-08-29 13:33:07 +12:00 |
Chris Double
|
cc675370ca
|
Bug 648595 - Part 2/2: Tests for temporal media fragments support - r=cpearce
--HG--
extra : rebase_source : 45e62dc05dff2660a07b43989cdb179e91ac31a5
|
2011-08-25 11:42:27 +12:00 |
Chris Double
|
b95429c9e0
|
Bug 648595 - Part 1/2: Implement temporal dimension portion of Media Fragments URI specification for video/audio - r=cpearce
--HG--
extra : rebase_source : f9b5986e739a091c37caeb882904434f21fb6d81
|
2011-08-25 11:42:23 +12:00 |
Chris Pearce
|
523b4c7bb2
|
Bug 671745 - Remove another unnecessary and orange-inducing play() in test_replay_metadata. r=kinetik
|
2011-08-23 10:35:22 +12:00 |
Josh Matthews
|
5a0aa42056
|
Bug 680275 - Ensure that the video load begins before adding the video to a new document. r=roc
|
2011-08-18 18:38:26 -04:00 |
Chris Pearce
|
180d6a938d
|
Bug 671745 - Remove unnecessary and orange-inducing play() in test_replay_metadata. r=doublec
|
2011-08-18 16:41:24 +12:00 |
Matthew Gregan
|
37751a6419
|
Bug 679269 - Rename SoundData{,Value} to AudioData{,Value} and fix inconsistent use of "sound" vs "audio". r=doublec
|
2011-08-16 17:19:51 +12:00 |
Matthew Gregan
|
21bedaef47
|
Bug 679261 - sa_stream_get_min_write should return a result in bytes, not frames. r=cpearce
|
2011-08-16 15:47:45 +12:00 |
Matthew Gregan
|
1f023245aa
|
Bug 623444 - Remove unused non-blocking code from nsAudioStream. r=doublec
|
2011-08-08 12:51:04 +12:00 |
Chris Pearce
|
53e1d1d80a
|
Bug 665344 - Ensure minWriteSamples samples written before sleeping in AudioLoop drain. r=kinetik
|
2011-08-16 15:32:10 +12:00 |
Malini Das
|
132054c82e
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
Malini Das
|
ee09d54d6f
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
Malini Das
|
91a27b5ddc
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
|
2011-08-12 12:21:37 -04:00 |
Matt Brubeck
|
981b18c20b
|
Merge the last green changeset from mozilla-inbound to mozilla-central
|
2011-08-12 06:41:55 -07:00 |
Ms2ger
|
4ca9cbc0f3
|
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
|
2011-08-11 15:29:50 +02:00 |
Paul ADENOT
|
f582e1c46c
|
Bug 462960 - Implement nsIDOMHTMLMediaElement::GetSeekable() + seeking algorithm part 7. r=cpearce
|
2011-08-09 12:10:48 +02:00 |
Daniel Holbert
|
6981f5f0c4
|
Bug 678256: Fix init list warning for nsBuiltinDecoderStateMachine. r=cpearce
|
2011-08-11 15:19:56 -07:00 |
Chris Pearce
|
f288cf29c0
|
Bug 675747 - Handle multiple bos pages in a single ogg bitstream. r=doublec
|
2011-08-05 08:44:24 +12:00 |
Chris Double
|
7b1d1d6c7f
|
Bug 666132: Account for trailing data in the last frame of audio data in ogg backend debug code - r=cpearce
|
2011-08-03 15:08:56 +12:00 |
Marco Bonardo
|
698a0be832
|
Backout changesets e0aab5011b70, 0040f406ea6d (Bug 462959) due to intermittent crashes in its own test.
|
2011-08-02 23:36:14 +02:00 |
Paul ADENOT
|
4d002d256c
|
Bug 462959 - Tests for HTMLMediaElement.played; r=cpearce+kinetik
|
2011-07-03 11:53:39 +02:00 |
Matthew Gregan
|
b760b58bf8
|
Bug 675630 - Fix null dereference in media memory reporter. r=cpearce
|
2011-08-02 15:21:52 +12:00 |
Paul ADENOT
|
121ec2a03b
|
Bug 619752 part 1 - Duration should be +Inf on infinite length video streams. Core changes and corresponding test fixes. r=cpearce
|
2011-08-01 14:11:20 -04:00 |
Chris Pearce
|
5a1e4bad65
|
Bug 675045 - Abort DecodeToTarget() when we detect a poorly muxed file. r=kinetik
|
2011-08-01 14:45:58 +12:00 |
David Volgyes
|
e446815189
|
Bug 673154 - Use nsAutoArrayPtr for SoundDataValue allocations to simplify ownership. r=cpearce
|
2011-07-29 13:54:21 +12:00 |
Matthew Gregan
|
2f39e6408b
|
Bug 672755 - Add memory reporters for decoded video and audio queues. r=cpearce r=joe
|
2011-07-22 15:17:23 +12:00 |
Chris Pearce
|
0fa0aa3a28
|
Bug 664341 - Specify media decoder's thread stack size. r=kinetik
|
2011-07-27 15:28:03 +12:00 |
Matthew Gregan
|
15da3a33cb
|
Bug 645773 - Reorder a sensitive computation to avoid signed vs unsigned issues. Return a null range from SelectSeekRange when stream length is unknown. r=cpearce
|
2011-04-01 17:18:43 +13:00 |
Chris Pearce
|
3608846861
|
Bug 671438 - Make nsOggCodecState::PacketOutUntilGranulepos() return an error on failure. r=doublec
|
2011-07-19 09:36:30 +12:00 |
Chris Pearce
|
2a1dcd9d21
|
Bug 671978 - Make nsRawReader build after changes added in bug 592833. r=doublec
|
2011-07-19 09:35:58 +12:00 |
Chris Pearce
|
35ef90aeb4
|
Bug 670726 - Remove ns{Ogg,WebM}Reader::CanDecodeToTarget(), it makes invalid assumptions. r=kinetik
|
2011-07-14 09:24:35 +12:00 |
Chris Pearce
|
e63988ff20
|
Bug 592833 - Don't hold decoder monitor while audio stream does sync dispatch to main thread (on Android). r=roc
|
2011-07-12 15:40:38 +12:00 |
Chris Pearce
|
0dcd739295
|
Bug 592833 - Update comments for new video decoder thread model. r=roc
|
2011-07-12 15:39:39 +12:00 |
Chris Pearce
|
d1ef9c31a8
|
Bug 592833 - Shutdown inactive media decode threads, don't start audio thread until needed. r=roc
|
2011-07-12 15:39:37 +12:00 |
Chris Pearce
|
a748ed84da
|
Bug 592833 - Merge all media state machines into a single thread. r=roc
|
2011-07-12 15:39:34 +12:00 |
Chris Pearce
|
3c884e542d
|
Bug 592833 - Run media state machine as a series of events. r=roc
|
2011-07-12 15:39:32 +12:00 |
Chris Pearce
|
209fc95f29
|
Bug 592833 - Move audio stream management to audio thread. r=?
|
2011-07-12 15:39:30 +12:00 |
Chris Pearce
|
c3e3d7574c
|
Bug 592833 - Remove nsBuiltinDecoderReader monitor. r=roc
|
2011-07-12 15:39:28 +12:00 |
Chris Pearce
|
73f0b3659e
|
Bug 592833 - Move seeking to the decode thread. r=roc
|
2011-07-12 15:39:25 +12:00 |
Chris Pearce
|
0a67b5d0ec
|
Bug 592833 - Move metadata decoding to decode thread. r=roc
|
2011-07-12 15:39:23 +12:00 |
Chris Pearce
|
e8fd74f46b
|
Bug 592833 - Split StartDecodeThreads() into StartDecodeThread() and StartAudioThread() for finer control. r=roc
|
2011-07-12 15:39:10 +12:00 |
Chris Pearce
|
68f912bb40
|
Bug 670055 - Seek video to exact audio sample. r=kinetik
|
2011-07-09 13:10:40 +12:00 |
Masayuki Nakano
|
5b85458cfd
|
Bug 663039 content should use mozilla::Preferences r=roc+jwatt+chris.double+bjacob
|
2011-07-07 11:00:02 +09:00 |
Chris Pearce
|
b26b7e038c
|
Bug 635726 - Escape backoff in Ogg seek when we back off back to start of seek target range. r=doublec
|
2011-07-07 09:51:26 +12:00 |
Chris Pearce
|
93b85eed54
|
Bug 635726 - Ignore Ogg header pages in seek timestamp capture. r=doublec
|
2011-07-07 09:50:44 +12:00 |