Chris Pearce
|
35603f868d
|
Bug 557095 - Video FPS calculation in 64bit to avoid aborting on overflow. r=doublec
|
2010-04-08 20:16:02 +12:00 |
|
Chris Pearce
|
810ae51b7a
|
Bug 531340 - New Ogg video decoder. r=doublec sr=roc
|
2010-04-01 20:03:07 -07:00 |
|
Chris Pearce
|
eb771c80cf
|
Bug 528566 - Invoke resource selection algorithm upon new Audio(url). r=chris.double
|
2010-03-18 16:00:18 +13:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Matthew Gregan
|
7f4fbf94ce
|
Bug 533822 - Flush liboggz packet_buffer in oggz_reset_streams. r=chris.double
|
2010-01-08 17:55:39 +13:00 |
|
Ralph Giles
|
12876d55d8
|
Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double
|
2010-01-27 13:29:26 +01:00 |
|
Jeff Walden
|
e9d69cbf2e
|
Bug 529404 - Assignments to a property that has a getter but not a setter should not throw a TypeError per ES5, except in strict mode. r=brendan
|
2009-12-08 17:00:42 -08:00 |
|
Robert O'Callahan
|
55a25263b0
|
Bug 526323. Make test_access_controls more precise about attributing failures to the right test, and re-enable it. r=cpearce
|
2009-12-16 09:08:59 +13:00 |
|
Daniel Holbert
|
19f7ac425f
|
bug 526323: disable test_access_control.html on windows due to excessive orange (pending investigation)
|
2009-11-06 16:27:37 -08:00 |
|
Jesse Ruderman
|
42912e83cd
|
Add crashtests for bug 466945, bug 464197, and bug 467323
|
2009-10-31 19:35:39 -07:00 |
|
Robert O'Callahan
|
e324cf9671
|
Bug 518659. Make nsHTMLMediaElement hold a reference to itself to keep itself alive while network or decoder activity could result in events being fired in the future. Also rework the handling of media elements in inactive documents. r=jst, r=doublec
|
2009-10-02 00:10:13 +10:00 |
|
Matthew Gregan
|
8f69ebf177
|
Bug 499874 - Move Wave decoder to ended state when seeking to end of media. r=roc
--HG--
extra : rebase_source : 8cad22f7269f9e4a9ff0f9885036b2a47f525b7d
|
2009-10-20 15:48:03 +13:00 |
|
Matthew Gregan
|
64ce894035
|
Bug 523816 - Fix calculation of CMML record size. r=roc
--HG--
extra : rebase_source : a1f68e1f64581029b9624fd57a897f0085dd126b
|
2009-10-23 11:17:35 +13:00 |
|
Chris Pearce
|
d2262b4fcd
|
Bug 523335 - Abort seek operation on underlying stream close. r=roc
|
2009-10-21 16:24:21 +13:00 |
|
Masayuki Nakano
|
9a683dfc70
|
Backing out bug 520417
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
|
2009-10-18 16:29:08 +09:00 |
|
Masayuki Nakano
|
019ea85b6d
|
Bug 520417 Redesign nsSound structure r+sr=roc
--HG--
rename : widget/src/beos/nsSound.cpp => widget/src/beos/nsSystemSoundService.cpp
rename : widget/src/beos/nsSound.h => widget/src/beos/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.h => widget/src/cocoa/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.mm => widget/src/cocoa/nsSystemSoundService.mm
rename : widget/src/gtk2/nsSound.cpp => widget/src/gtk2/nsSystemSoundService.cpp
rename : widget/src/gtk2/nsSound.h => widget/src/gtk2/nsSystemSoundService.h
rename : widget/src/os2/nsSound.cpp => widget/src/os2/nsSystemSoundService.cpp
rename : widget/src/os2/nsSound.h => widget/src/os2/nsSystemSoundService.h
rename : widget/src/photon/nsSound.cpp => widget/src/photon/nsSystemSoundService.cpp
rename : widget/src/photon/nsSound.h => widget/src/photon/nsSystemSoundService.h
rename : widget/src/qt/nsSound.cpp => widget/src/qt/nsSystemSoundService.cpp
rename : widget/src/qt/nsSound.h => widget/src/qt/nsSystemSoundService.h
rename : widget/src/windows/nsSound.cpp => widget/src/windows/nsSystemSoundService.cpp
rename : widget/src/windows/nsSound.h => widget/src/windows/nsSystemSoundService.h
|
2009-10-17 21:53:47 +09:00 |
|
Robert O'Callahan
|
d09060c122
|
Disabling test_resume.html since it apparently fails on Tinderbox
|
2009-10-15 17:53:00 +13:00 |
|
Robert O'Callahan
|
47905e65de
|
Fixing test 459439-1.html to not depend on the load event (bug 521359)
|
2009-10-15 17:51:10 +13:00 |
|
Matthew Gregan
|
a63978aea7
|
Bug 522418 - Missing mozLoadFrom mochitest. r=roc
--HG--
extra : rebase_source : bda7a6e7bf813eb7e1c54a8550f224b27f37f425
|
2009-10-15 15:59:41 +13:00 |
|
Robert O'Callahan
|
8b9e8e66d8
|
Bug 518659. Tests should be in gPlayTests instead of gSmallTests. r=kinetik
|
2009-10-05 17:04:07 +13:00 |
|
Robert O'Callahan
|
79d0b07e8b
|
Bug 521359. Don't enter the NETWORK_LOADED state or fire a media 'load' event. r=doublec
|
2009-10-10 00:48:55 +13:00 |
|
Robert O'Callahan
|
1b090d96ec
|
Bug 521359. Our tests should not depend on NETWORK_LOADED or the media 'load' event. r=doublec
|
2009-10-10 00:48:33 +13:00 |
|
Robert O'Callahan
|
f92c87bc09
|
Bug 522114. While we're suspending the download, a Web server might close our connection, thinking we're dead. This might look just like a normal connection close. So whenever the connection closes after we resumed, try to reopen it, if we're seekable. r=kinetik
|
2009-10-15 15:20:49 +13:00 |
|
Matthew Gregan
|
563aeb839c
|
Bug 498380 - Remove bogus packet_buffer assert from oggz_close. r=chris.double
|
2009-10-12 13:07:51 +13:00 |
|
Matthew Gregan
|
87b090cb12
|
Bug 520908 - Use calculated duration from cloned decoder when initializing the clone. r=roc
|
2009-10-15 14:28:59 +13:00 |
|
Chris Pearce
|
a00ded94a8
|
Bug 520500 - Don't reject vorbis streams with 0 length comments. r=doublec
|
2009-10-14 16:36:01 +13:00 |
|
Chris Pearce
|
9e521230fc
|
Bug 520493 - Fix regression in Ogg playback. r=doublec
|
2009-10-14 16:35:59 +13:00 |
|
Matthew Gregan
|
eb4670aeeb
|
Bug 507167 and Bug 518941 - Update libvorbis to SVN r16597 to pick up recent fixes. r=chris.double, rs=roc
--HG--
extra : rebase_source : e941bcd256dd233304c6095d9d66ad1a96061ce2
|
2009-10-05 11:54:13 +13:00 |
|
Chris Pearce
|
2698a3800a
|
Bug 519155 - reset oggz seek on failure. r=doublec
|
2009-10-03 17:08:12 +13:00 |
|
Chris Pearce
|
0eddd5d926
|
Bug 504843 - Abort ogg decode with excessively large video frame sizes. r=doublec
|
2009-10-03 17:08:12 +13:00 |
|
Robert O'Callahan
|
07ec9a4619
|
Bug 517818. Wave decoder should not look beyond the Wave data area to see if we have a 'next frame' to play. r=kinetik
--HG--
extra : rebase_source : 9964f0fe36d35745354f5723b5d82b1fc18520d6
|
2009-09-30 07:32:41 +10:00 |
|
Chris Pearce
|
946fd6e510
|
Bug 516323 - Reset libfishsound when seeking to 0 so it doesn't die re-reading header packets. r=doublec
|
2009-09-29 13:59:00 +13:00 |
|
Chris Pearce
|
06cefa67d6
|
Bug 512328 - Update liboggplay to rev 404316e595. r=doublec
|
2009-09-24 16:22:23 +12:00 |
|
Chris Pearce
|
48a7e5790f
|
Bug 492286 - Null check in nsHTMLSourceElement::BindToTree(). r=roc
|
2009-09-23 13:58:00 +12:00 |
|
Matthew Gregan
|
bf1da0be02
|
Fix typo/mismerge in 7bab344403c3.
--HG--
extra : rebase_source : 3586c78584b1ed73168ef0e7361b6e46305f43d6
|
2009-09-22 12:25:24 +12:00 |
|
Matthew Gregan
|
f202e48bf0
|
Bug 481057 - Fire MEDIA_ERR_DECODE errors when a decoding error occurs. r=chris.double, sr=roc
--HG--
extra : rebase_source : a07687f16726086dd425eef8907788019beebbe1
|
2009-09-22 12:08:13 +12:00 |
|
Matthew Gregan
|
4886735dfb
|
Bug 504613 - Handle zero-byte first-frame packets in Theora. p=tterribe@vt.edu, r=chris.double
--HG--
extra : rebase_source : d2b18e88ddec3836e30b448f949657206a33f3fa
|
2009-09-15 17:53:49 +12:00 |
|
Robert O'Callahan
|
4679add97d
|
Bug 513144. Basic implementation of mozLoadFrom API. r=doublec
--HG--
extra : rebase_source : 71d04afaf21d268e3eddbb40e9894479698d1bfc
|
2009-09-15 14:30:44 +12:00 |
|
Matthew Gregan
|
6174ee7312
|
Bug 495165 - Add mochitest for bug 486646.
--HG--
extra : rebase_source : 3df5870b298fe27c5a2d61a679359e4f243e57ab
|
2009-09-07 15:25:22 +12:00 |
|
Chris Pearce
|
ccff87e6d9
|
Bug 513999 - Backed out changeset fb6d235b9efb (bug 512328) to see if that fixes near-permanent orange on Linux on CLOSED TREE.
|
2009-09-02 10:33:43 +12:00 |
|
Chris Pearce
|
ece1cdb103
|
Bug 512398 - fix liboggplay update (rev f4087c5ac148) which accidentally removed liboggplay's os2_semaphore.*. r=doublec
|
2009-08-31 14:08:39 +12:00 |
|
Chris Pearce
|
0f3cd77669
|
Bug 512398 - Backed out changeset f4087c5ac148, checked in wrong patch.
|
2009-08-31 13:45:40 +12:00 |
|
Chris Pearce
|
75cfcd8e78
|
Update liboggplay to rev 8640eb3fddc43ad4, correct issue with presentation time, reset libfishsound on seek to 0.
|
2009-08-31 13:23:17 +12:00 |
|
Chris Pearce
|
3bb5eed6a2
|
Bug 493431 - Add test to ensure video file with more audio than video plays and that video.currentTime only increases during playback. r=n/a
|
2009-08-17 09:32:24 +12:00 |
|