Robert O'Callahan
|
168c4a55b9
|
Bug 475441. Clean up media tests to avoid opening windows or leaving them lying around. r=doublec
--HG--
extra : rebase_source : 86a5dabc1992d0676de30d67db99bec3e1b91b54
|
2009-03-30 14:22:02 +13:00 |
|
Robert O'Callahan
|
441ffd3298
|
Bug 475441. Rename media stream classes. r=doublec
--HG--
extra : rebase_source : 824365b6fae0224ffa2ed78bc6062c74c7a02fc5
|
2009-03-30 14:20:32 +13:00 |
|
Robert O'Callahan
|
e5926e97d4
|
Bug 475441. Merge nsDefaultStreamStrategy with nsHttpStreamStrategy. r=doublec
--HG--
extra : rebase_source : fd65378e88a550c9753333521bbaed05ee902e4d
|
2009-03-30 14:19:51 +13:00 |
|
Robert O'Callahan
|
4eeda3d9bb
|
Bug 475441. Expose media strategy directly to decoders instead of proxying through nsMediaStream. r=doublec
--HG--
extra : rebase_source : 326765f1368497c2054531962cad224a43d5d05c
|
2009-03-30 14:19:10 +13:00 |
|
Matthew Gregan
|
b07995dc3c
|
Bug 485036 - Shut down nsAudioStream when decode state machine shuts down. r=chris.double, sr=roc
--HG--
extra : rebase_source : aed2f4e5b6375c506d2b3afec5cb81b97bdba21d
|
2009-03-25 15:19:58 +13:00 |
|
Matthew Gregan
|
c4fca6383a
|
Bug 483589 - Fix PRBool violation in nsWaveStateMachine::ScanForwardUntil. r+sr=roc
--HG--
extra : rebase_source : d1898e6ea258dd0a1ec1c13e099f70d11ac5ba2d
|
2009-03-16 18:53:48 +13:00 |
|
Matthew Gregan
|
9ba64c841a
|
Bug 474748 - Defer YUV conversion until frame paint, and allow SetRGBData to assume ownership of the RGB buffer rather than copying it. r=chris.double, sr=roc
--HG--
extra : rebase_source : 7d122efaed1a506cebe35740f7e6d33bf6311ced
|
2009-03-17 16:45:00 +13:00 |
|
Matthew Gregan
|
37afa56509
|
Bug 474748 - Use EXTEND_NONE to paint video frames when target surface is X11. r+sr=roc
--HG--
extra : rebase_source : a97380f1d6d9d7c896dcf584aa845e4fcfbaa876
|
2009-03-17 11:12:13 +13:00 |
|
Matthew Gregan
|
9f3a5b2f76
|
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
--HG--
extra : rebase_source : f5161f9a699015b41c4947b52624901786adc852
|
2009-02-27 00:55:30 +13:00 |
|
Matthew Gregan
|
8cea93aa59
|
Matthew Gregan - Bug 481109 - Ignore attempts to transition from shutdown to any other state in Wave decoder
|
2009-03-03 16:18:23 +13:00 |
|
Matthew Gregan
|
04ccb8e3ca
|
Matthew Gregan - Bug 476813 - progress events shouldn't be fired while the network is stalled. r+ doublec sr+ roc
|
2009-03-02 19:16:14 +13:00 |
|
Chris Pearce
|
30d943ae95
|
Chris Pearce - Bug 478957 - Audit events when loading local files from another domain. r+ doublec sr+ roc
|
2009-03-09 10:02:14 +13:00 |
|
Chris Pearce
|
8504bb216c
|
Chris Pearce - Bug 479711 - Media elements should delay the document 'load' event
|
2009-03-09 10:01:03 +13:00 |
|
Chris Pearce
|
bec4c67a63
|
Chris Pearce - Bug 479859 - Implement new new load algorithm r+ doublec sr+ roc.
|
2009-03-09 09:59:08 +13:00 |
|
Chris Double
|
1d4babacaa
|
Bug 477899 - Requests for the duration of a media resource are cached by liboggplay, with fix for previous win32 buld error - r+sr=roc
|
2009-03-03 23:23:54 +13:00 |
|
Chris Double
|
20f90eea2c
|
Backed out changeset 0722a0e98124
|
2009-03-03 22:01:06 +13:00 |
|
Chris Double
|
1424ff6f0c
|
Bug 477899 - Requests for the duration of a media resource are cached by liboggplay - r+sr=roc
|
2009-03-03 21:35:50 +13:00 |
|
Matthew Gregan
|
3facbf1d48
|
Merge backout of 59d848818fd8.
|
2009-02-26 22:06:11 +13:00 |
|
Matthew Gregan
|
241ed4b214
|
Backed out changeset 59d848818fd8
|
2009-02-26 21:59:39 +13:00 |
|
Matthew Gregan
|
005e869ef9
|
Replace test Wave file with silent alternative. No bug.
|
2009-02-26 21:30:29 +13:00 |
|
Matthew Gregan
|
51b1c1c5aa
|
Bug 470662 - Don't set paused to true when playback ends. r=chris.double, sr=roc
|
2009-02-25 14:41:42 +13:00 |
|
Matthew Gregan
|
620e25b404
|
Bug 471024 - volume or mute set early in media load ignored. r=chris.double, sr=roc
|
2009-02-25 23:59:00 +13:00 |
|
Matthew Gregan
|
b6b81dc5ee
|
Bug 469275 - Seeks requested while Wave state machine is in ended state are lost. r+sr=roc
--HG--
extra : rebase_source : 03ead0a2032ac705b2156bb1b02aef33a414c67b
|
2009-02-24 15:34:36 +13:00 |
|
Ben Turner
|
c4e95fb3aa
|
Bug 479725 - 'UMR [@ nsOggDecoder::GetStatistics], nsOggDecoder::mDuration not initialized'. r+sr=roc.
|
2009-02-22 16:51:06 -08:00 |
|
Chris Pearce
|
74bfee1398
|
b=465458 Media selection algorithm changed in r2403 of HTML5 spec r=doublec sr=roc
--HG--
extra : rebase_source : 09a091ebb5c7a42480a423ac304aacedfa286c4c
|
2009-02-20 15:49:00 +13:00 |
|
Chris Double
|
66f2bcbbca
|
Backed out changeset 2b7e176d9e73
|
2009-02-20 16:01:58 +13:00 |
|
Chris Double
|
f95ec3e145
|
b=477899 Calls to liboggplay to get the duration of a media resource should be cached r+sr=roc
|
2009-02-20 15:37:06 +13:00 |
|
Matthew Gregan
|
e8bfc86879
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
|
Matthew Gregan
|
fc66ef3b4b
|
Bug 478684 - test_play.html fails intermittently
--HG--
extra : rebase_source : d84a07bc61144b7ab88e217bf9e5b815d273fb88
|
2009-02-18 17:16:18 +13:00 |
|
Matthew Gregan
|
f48db6edc8
|
Bug 469266 - Rewrite Wave decoder playback loop to reduce latency, improve accuracy of playback position reporting, and fire timeupdate events.
--HG--
extra : rebase_source : 2c2faa5af34abe2b5fe14d150207d9c375f7d567
|
2009-02-17 17:56:16 +13:00 |
|
Ted Mielczarek
|
a30e7aa171
|
disable crashtest 428844-1.html for random failures, see bug 471185. disable media test_play.html for random failures, see bug 478868
|
2009-02-17 11:43:17 -05:00 |
|
Chris Pearce
|
9375bb735b
|
Bug 462455. Initiate media load when appending <source> child elements to media elements. r=doublec,sr=roc
--HG--
extra : rebase_source : b9bca050ef528705c08988d3677bf9bd8c865f33
|
2009-02-16 14:05:28 +13:00 |
|
Chris Pearce
|
57ecf8cbff
|
Bug 476731 - Media element should fire error event when src is a 404; missing test_error_on_404.html; r=chris.double sr=roc
|
2009-02-15 18:14:49 +01:00 |
|
Chris Pearce
|
0528fe151f
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
|
Robert O'Callahan
|
7a844fd2b8
|
Bug 476176. Avoid potential deadlock warnings by not calling 'Available' on the media stream when checking whether to exit buffering; instead we can use our internal position counters. r=doublec
--HG--
extra : rebase_source : 51901db1ddca66b658d04d8c24769590a8faa7f7
|
2009-02-11 14:44:39 +13:00 |
|
Robert O'Callahan
|
a60bcefab7
|
Bug 476811. Fire 'waiting' event when the decoder starts buffering. r=doublec
--HG--
extra : rebase_source : 1ac5d728e4f3f3e83de61d0806b20f328cdf380c
|
2009-02-11 14:43:45 +13:00 |
|
Robert O'Callahan
|
af7e712e3f
|
Bug 469272. Get rid of mPlayRequested since it's not needed; just use mPaused to remember whether we should be playing or not, if play() is called before the stream is loaded. r=doublec,r=kinetik
--HG--
extra : rebase_source : 2753730346f3159f07214e0116a9a32bc45a348d
|
2009-02-11 14:23:19 +13:00 |
|
Chris Double
|
efa39a8385
|
Back out bug 476731 in commit id 364777bc90b5 due to reftest failures
|
2009-02-09 15:52:04 +13:00 |
|
Chris Double
|
cb749708f5
|
Backed out changeset 364777bc90b5 due to test failures
|
2009-02-09 15:51:16 +13:00 |
|
Chris Double
|
d12a22daef
|
Bug 469923 - Fix rounding issues with X-Content-Duration header causing test failure - r+sr=roc
|
2009-02-09 14:47:49 +13:00 |
|
Chris Pearce
|
8d5bc5908a
|
Bug 476731 - Media element should fire error event when src is a 404 - r=doublec sr=roc
|
2009-02-09 14:04:10 +13:00 |
|
Chris Double
|
0757196440
|
Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc
|
2009-02-07 23:10:34 +13:00 |
|
Jesse Ruderman
|
2e1fda752f
|
Add crashtests for the following bugs: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=328944+401042+413085+416461+431705+437142+449006+463741+465651+472782+474744
|
2009-02-07 21:33:31 -08:00 |
|
Robert O'Callahan
|
c94a302481
|
Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec
|
2009-02-05 21:02:21 +13:00 |
|
Robert O'Callahan
|
c752fcbe22
|
Backed out changeset ba595db2b681
|
2009-02-05 23:51:24 +13:00 |
|
Robert O'Callahan
|
3c26c1d1a0
|
Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec
|
2009-02-05 21:02:21 +13:00 |
|
Chris Double
|
27dc9d2650
|
Bug 452698. Ensure that YUV to RGB conversion puts bytes in the right order for big-endian machines (PPC). r+sr=roc
--HG--
extra : rebase_source : 8939f59496da5548509ebd64a515947b071c204d
|
2009-01-30 20:30:37 +13:00 |
|
Matthew Gregan
|
e8b10c972d
|
Bug 469698. Convert little-endian Wave data to native endinaness on big-endian machines (e.g. PPC). r+sr=roc
--HG--
extra : rebase_source : a791e7474167faed8bebfdfd9bf960fe6fb752df
|
2009-01-30 20:27:43 +13:00 |
|
Robert O'Callahan
|
6710c49b25
|
Bug 466410. Make sure videoWidth and videoHeight are posted to the element before metadataloaded fires. r=doublec
|
2009-01-28 22:33:37 +13:00 |
|
Chris Double
|
625058e17b
|
Bug 475369. Fix regression from bug 451958 in passing mSeeking and mOffset to nsChannelToPipeListener. r+sr=roc
|
2009-01-28 22:27:09 +13:00 |
|