Matthew Gregan
|
27487c2512
|
Bug 580982 - Remove workarounds for old YouTube WebM encodings. Don't treat "matroska" doctype as valid WebM file. r=doublec
--HG--
rename : media/libnestegg/include/_stdint.h => media/libnestegg/include/nestegg-stdint.h
|
2010-08-05 15:49:27 +12:00 |
|
Chris Pearce
|
ec5a28e946
|
Bug 462957 - HTMLTimeRanges out of bounds check should not be off by 1. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
1ff7ef5cbf
|
Bug 462957 - Stubs for buffered for WebM and raw video. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Chris Pearce
|
fe0c15afe6
|
Bug 462957 - Test case for HTMLMediaElement.buffered. r=roc a=blocking2.0
|
2010-08-05 19:40:35 +12:00 |
|
Kyle Huey
|
c83653fee9
|
Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec
|
2010-07-26 12:35:16 -07:00 |
|
Chris Pearce
|
86e38ce4c9
|
Bug 534571 - Enable reloads from audio source child to work. r=roc a=blocking2.0
|
2010-07-26 10:45:18 +12:00 |
|
Matthew Gregan
|
f92805c547
|
Bug 577871. Enable more WebM tests. r=doublec
|
2010-07-20 13:29:28 +12:00 |
|
Jesse Ruderman
|
3dbc6bd8c8
|
Add a bunch of crashtests
|
2010-06-08 17:53:08 -07:00 |
|
Chris Double
|
5d40555e31
|
Bug 566245 - Add WebM test file for content/media tests. r=kinetik
|
2010-06-09 11:31:27 +12:00 |
|
Chris Double
|
4852d6d3f6
|
Bug 566245 - HTMLMediaElement.canPlayType support for WebM. r=roc
|
2010-06-09 11:31:27 +12:00 |
|
Chris Pearce
|
c7317b404d
|
Bug 564720 - Refactor media tests to be backend independent were possible. r=roc
--HG--
rename : content/media/test/test_play.html => content/media/test/test_play_events.html
rename : content/media/test/test_progress2.html => content/media/test/test_progress.html
rename : content/media/test/test_onloadedmetadata.html => content/media/test/test_replay_metadata.html
rename : content/media/test/test_wav_trunc_seek.html => content/media/test/test_seek_out_of_range.html
rename : content/media/test/test_bug495319.html => content/media/test/test_timeupdate_small_files.html
rename : content/media/test/test_bug486646.html => content/media/test/test_video_to_canvas.html
|
2010-05-31 10:02:06 +12:00 |
|
Jesse Ruderman
|
7868a1eeba
|
Temporarily turn this assertion into a warning because of frequent random orange. Bug 569108 covers turning it back into an assertion.
|
2010-05-29 21:51:12 -07:00 |
|
L. David Baron
|
2c6dc3f8f0
|
The assertion on 466607-1.html was also seen on Linux, so just mark all the bug 564603 assertions as cross-platform. (Bug 472557)
|
2010-05-20 07:44:24 -07:00 |
|
L. David Baron
|
5a3066b9bf
|
Add another known assertion annotation in the manifest. (Bug 472557)
|
2010-05-17 21:00:36 -07:00 |
|
L. David Baron
|
da9829e5f6
|
Add additional annotation for a random assertion on a crashtest. (Bug 472557)
|
2010-05-13 19:36:48 -07:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Chris Pearce
|
9afb4be369
|
Bug 562840 - Fix audio buffering logic to prevent over eager frame dropping on load. r=kinetik
|
2010-05-13 12:59:42 +12:00 |
|
L. David Baron
|
468200667f
|
Adjust assertion annotations in crashtest manifest. (Bug 472557) On CLOSED TREE to force another round of builds and see if the network problems are better.
|
2010-05-08 07:48:52 -07:00 |
|
L. David Baron
|
7c61f15cf1
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Chris Double
|
bb7c2f1d03
|
Bug 560806 - No duration or seeking on Ogg video URL's that redirect - r=roc (CLOSED TREE)
|
2010-04-22 12:32:52 +12:00 |
|
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 |
|
Jesse Ruderman
|
5b80b3d6af
|
Hopefully fix orange (bug 509272)
--HG--
rename : content/media/test/sound.ogg => content/media/test/crashtests/sound.ogg
|
2009-08-08 17:36:23 -07:00 |
|
Jesse Ruderman
|
411d2659ca
|
Add crashtests for bug 459439 and bug 466607
|
2009-08-08 16:00:31 -07:00 |
|
Chris Pearce
|
932c67eb08
|
Bug 495129 - Add testcase.
|
2009-08-04 18:13:40 +12:00 |
|
Chris Pearce
|
d2387ccba0
|
Bug 501279 - Add testcases, includes test files from bug 504644 and bug 506094 as they're fixed by bug 501279 too.
|
2009-08-04 18:13:40 +12:00 |
|
Chris Pearce
|
94fbc64782
|
Bug 500311 - Add testcase. r=roc
|
2009-08-04 18:13:40 +12:00 |
|
Chris Pearce
|
451fb7cfc2
|
Bug 498855 - Add testcase.
|
2009-08-04 18:13:40 +12:00 |
|
Chris Pearce
|
808ba21357
|
Bug 499519 - Add test which ensures height 0 videos load. r=roc
|
2009-08-04 18:13:33 +12:00 |
|
Chris Double
|
d165845490
|
Bug 461286 - Add testcase for small audio files ending correctly
|
2009-08-04 17:20:37 +12:00 |
|
Chris Double
|
4594182bdd
|
Bug 448636 - Add testcase
--HG--
extra : rebase_source : fe95db053fdb42cece6c9fe2784420d792a3a8e9
|
2009-08-04 14:44:45 +12:00 |
|
Robert O'Callahan
|
c5f9f6ca32
|
Bug 503835. Wave codec 0 should be reported as unsupported. r=doublec
--HG--
extra : rebase_source : ab41c6d1e124ba52200bf91fcf7bc5d0c983b78e
|
2009-07-27 10:01:41 +12:00 |
|
Robert O'Callahan
|
93cecdc075
|
Bug 505150. 'new Audio' constructors should set autobuffer automatically. r=doublec
--HG--
extra : rebase_source : 418f3c2ad918ae729857363041273c95230dfd2c
|
2009-07-27 09:31:11 +12:00 |
|
Robert O'Callahan
|
b8821fd30c
|
Fix for bug 503468 (canPlayType should return "", not "no"). r=cdouble.
--HG--
extra : rebase_source : d54cf6d92a20a5f7e6ce66042c8d489dc93f0c7a
|
2009-07-14 16:04:56 +02:00 |
|
Robert O'Callahan
|
2a6184ac8a
|
Disable seek tests on Windows again
--HG--
extra : rebase_source : 45d9d5bff5f5241731c1bc6f1f3aa5e92deec1e9
|
2009-07-13 10:45:36 +12:00 |
|
Robert O'Callahan
|
a161b1f5cc
|
Fix bustage properly
--HG--
extra : rebase_source : 109364254fd687c60770b2f9b0af0e6aaf14a1b6
|
2009-07-10 15:08:34 +12:00 |
|
Robert O'Callahan
|
ee99db569f
|
Fix bustage temporarily
|
2009-07-10 14:39:16 +12:00 |
|
Robert O'Callahan
|
c862b4f8f6
|
Bug 493915. Fix leak in media element when an error occurs early in the resource load. r=cpearce
|
2009-07-10 14:03:03 +12:00 |
|
Robert O'Callahan
|
9c0e48342a
|
Bug 502211. Convert 'new Audio' tests to be backend-independent. r=doublec
|
2009-07-10 14:03:02 +12:00 |
|
Robert O'Callahan
|
83fcea2f10
|
Bug 502211. Convert test_wav_8bit to a playtest. r=doublec
|
2009-07-10 14:03:02 +12:00 |
|
Robert O'Callahan
|
809d74757c
|
Bug 502211. Unify seek tests into a single backend-independent test. r=doublec
--HG--
rename : content/media/test/test_seek1.html => content/media/test/seek1.js
rename : content/media/test/test_seek3.html => content/media/test/seek2.js
rename : content/media/test/test_seek4.html => content/media/test/seek3.js
rename : content/media/test/test_seek5.html => content/media/test/seek4.js
rename : content/media/test/test_seek6.html => content/media/test/seek5.js
rename : content/media/test/test_seek7.html => content/media/test/seek6.js
rename : content/media/test/test_seek8.html => content/media/test/seek7.js
rename : content/media/test/test_seek9.html => content/media/test/seek8.js
|
2009-07-10 14:03:02 +12:00 |
|
Robert O'Callahan
|
22578eddd2
|
Bug 502211. Create test_playback and test_playback_errors for easy regression testing. r=doublec
|
2009-07-10 14:03:01 +12:00 |
|
Robert O'Callahan
|
108c42b7e8
|
Bug 502211. Make test_media_selection.html and test_load.html backend-independent. r=doublec
|
2009-07-10 14:03:01 +12:00 |
|
Matthew Gregan
|
a2bede9d66
|
Bug 495794 - Fix crash when destroying audio stream that failed to open cleanly. r=chris.double
|
2009-07-02 16:38:26 +12:00 |
|
Robert O'Callahan
|
b456ec8e36
|
Bug 499880 - Restructure content/media directory. r+=doublec
--HG--
rename : content/media/video/src/nsAudioStream.cpp => content/media/nsAudioStream.cpp
rename : content/media/video/public/nsAudioStream.h => content/media/nsAudioStream.h
rename : content/media/video/src/nsMediaCache.cpp => content/media/nsMediaCache.cpp
rename : content/media/video/public/nsMediaCache.h => content/media/nsMediaCache.h
rename : content/media/video/src/nsMediaDecoder.cpp => content/media/nsMediaDecoder.cpp
rename : content/media/video/public/nsMediaDecoder.h => content/media/nsMediaDecoder.h
rename : content/media/video/src/nsMediaStream.cpp => content/media/nsMediaStream.cpp
rename : content/media/video/public/nsMediaStream.h => content/media/nsMediaStream.h
rename : content/media/video/src/nsChannelReader.cpp => content/media/ogg/nsChannelReader.cpp
rename : content/media/video/public/nsChannelReader.h => content/media/ogg/nsChannelReader.h
rename : content/media/video/src/nsOggDecoder.cpp => content/media/ogg/nsOggDecoder.cpp
rename : content/media/video/public/nsOggDecoder.h => content/media/ogg/nsOggDecoder.h
rename : content/media/video/test/320x240.allow-origin.ogv => content/media/test/320x240.allow-origin.ogv
rename : content/media/video/test/320x240.allow-origin.ogv^headers^ => content/media/test/320x240.allow-origin.ogv^headers^
rename : content/media/video/test/320x240.ogv => content/media/test/320x240.ogv
rename : content/media/video/test/Makefile.in => content/media/test/Makefile.in
rename : content/media/video/test/big.wav => content/media/test/big.wav
rename : content/media/video/test/bug461281.ogg => content/media/test/bug461281.ogg
rename : content/media/video/test/bug482461.ogv => content/media/test/bug482461.ogv
rename : content/media/video/test/can_play_type_ogg.js => content/media/test/can_play_type_ogg.js
rename : content/media/video/test/can_play_type_wave.js => content/media/test/can_play_type_wave.js
rename : content/media/video/test/contentDuration1.sjs => content/media/test/contentDuration1.sjs
rename : content/media/video/test/contentDuration2.sjs => content/media/test/contentDuration2.sjs
rename : content/media/video/test/contentDuration3.sjs => content/media/test/contentDuration3.sjs
rename : content/media/video/test/contentDuration4.sjs => content/media/test/contentDuration4.sjs
rename : content/media/video/test/contentDuration5.sjs => content/media/test/contentDuration5.sjs
rename : content/media/video/test/contentDuration6.sjs => content/media/test/contentDuration6.sjs
rename : content/media/video/test/crashtests/468763-1.html => content/media/test/crashtests/468763-1.html
rename : content/media/video/test/crashtests/474744-1.html => content/media/test/crashtests/474744-1.html
rename : content/media/video/test/crashtests/crashtests.list => content/media/test/crashtests/crashtests.list
rename : content/media/video/test/dynamic_redirect.sjs => content/media/test/dynamic_redirect.sjs
rename : content/media/video/test/file_access_controls.html => content/media/test/file_access_controls.html
rename : content/media/video/test/r11025_s16_c1.wav => content/media/test/r11025_s16_c1.wav
rename : content/media/video/test/r11025_s16_c1_trailing.wav => content/media/test/r11025_s16_c1_trailing.wav
rename : content/media/video/test/r11025_u8_c1.wav => content/media/test/r11025_u8_c1.wav
rename : content/media/video/test/r11025_u8_c1_trunc.wav => content/media/test/r11025_u8_c1_trunc.wav
rename : content/media/video/test/r16000_u8_c1_list.wav => content/media/test/r16000_u8_c1_list.wav
rename : content/media/video/test/redirect.sjs => content/media/test/redirect.sjs
rename : content/media/video/test/seek.ogv => content/media/test/seek.ogv
rename : content/media/video/test/small-shot.ogg => content/media/test/small-shot.ogg
rename : content/media/video/test/sound.ogg => content/media/test/sound.ogg
rename : content/media/video/test/test_access_control.html => content/media/test/test_access_control.html
rename : content/media/video/test/test_audio1.html => content/media/test/test_audio1.html
rename : content/media/video/test/test_audio2.html => content/media/test/test_audio2.html
rename : content/media/video/test/test_audioDocumentTitle.html => content/media/test/test_audioDocumentTitle.html
rename : content/media/video/test/test_autobuffer.html => content/media/test/test_autobuffer.html
rename : content/media/video/test/test_autobuffer2.html => content/media/test/test_autobuffer2.html
rename : content/media/video/test/test_autoplay.html => content/media/test/test_autoplay.html
rename : content/media/video/test/test_bug448534.html => content/media/test/test_bug448534.html
rename : content/media/video/test/test_bug461281.html => content/media/test/test_bug461281.html
rename : content/media/video/test/test_bug463162.xhtml => content/media/test/test_bug463162.xhtml
rename : content/media/video/test/test_bug465498.html => content/media/test/test_bug465498.html
rename : content/media/video/test/test_bug468190.html => content/media/test/test_bug468190.html
rename : content/media/video/test/test_bug468190_wav.html => content/media/test/test_bug468190_wav.html
rename : content/media/video/test/test_bug476973.html => content/media/test/test_bug476973.html
rename : content/media/video/test/test_bug482461.html => content/media/test/test_bug482461.html
rename : content/media/video/test/test_bug493187.html => content/media/test/test_bug493187.html
rename : content/media/video/test/test_bug495145.html => content/media/test/test_bug495145.html
rename : content/media/video/test/test_bug495145_wav.html => content/media/test/test_bug495145_wav.html
rename : content/media/video/test/test_bug495300.html => content/media/test/test_bug495300.html
rename : content/media/video/test/test_bug495319.html => content/media/test/test_bug495319.html
rename : content/media/video/test/test_can_play_type.html => content/media/test/test_can_play_type.html
rename : content/media/video/test/test_can_play_type_no_ogg.html => content/media/test/test_can_play_type_no_ogg.html
rename : content/media/video/test/test_can_play_type_no_wave.html => content/media/test/test_can_play_type_no_wave.html
rename : content/media/video/test/test_can_play_type_ogg.html => content/media/test/test_can_play_type_ogg.html
rename : content/media/video/test/test_can_play_type_wave.html => content/media/test/test_can_play_type_wave.html
rename : content/media/video/test/test_closing_connections.html => content/media/test/test_closing_connections.html
rename : content/media/video/test/test_constants.html => content/media/test/test_constants.html
rename : content/media/video/test/test_contentDuration1.html => content/media/test/test_contentDuration1.html
rename : content/media/video/test/test_contentDuration2.html => content/media/test/test_contentDuration2.html
rename : content/media/video/test/test_contentDuration3.html => content/media/test/test_contentDuration3.html
rename : content/media/video/test/test_contentDuration4.html => content/media/test/test_contentDuration4.html
rename : content/media/video/test/test_contentDuration5.html => content/media/test/test_contentDuration5.html
rename : content/media/video/test/test_contentDuration6.html => content/media/test/test_contentDuration6.html
rename : content/media/video/test/test_controls.html => content/media/test/test_controls.html
rename : content/media/video/test/test_currentTime.html => content/media/test/test_currentTime.html
rename : content/media/video/test/test_decoder_disable.html => content/media/test/test_decoder_disable.html
rename : content/media/video/test/test_delay_load.html => content/media/test/test_delay_load.html
rename : content/media/video/test/test_duration1.html => content/media/test/test_duration1.html
rename : content/media/video/test/test_ended1.html => content/media/test/test_ended1.html
rename : content/media/video/test/test_ended2.html => content/media/test/test_ended2.html
rename : content/media/video/test/test_error_on_404.html => content/media/test/test_error_on_404.html
rename : content/media/video/test/test_info_leak.html => content/media/test/test_info_leak.html
rename : content/media/video/test/test_load.html => content/media/test/test_load.html
rename : content/media/video/test/test_load_candidates.html => content/media/test/test_load_candidates.html
rename : content/media/video/test/test_media_selection.html => content/media/test/test_media_selection.html
rename : content/media/video/test/test_mixed_principals.html => content/media/test/test_mixed_principals.html
rename : content/media/video/test/test_networkState.html => content/media/test/test_networkState.html
rename : content/media/video/test/test_onloadedmetadata.html => content/media/test/test_onloadedmetadata.html
rename : content/media/video/test/test_paused.html => content/media/test/test_paused.html
rename : content/media/video/test/test_paused_after_ended.html => content/media/test/test_paused_after_ended.html
rename : content/media/video/test/test_play.html => content/media/test/test_play.html
rename : content/media/video/test/test_progress1.html => content/media/test/test_progress1.html
rename : content/media/video/test/test_progress2.html => content/media/test/test_progress2.html
rename : content/media/video/test/test_progress3.html => content/media/test/test_progress3.html
rename : content/media/video/test/test_progress4.html => content/media/test/test_progress4.html
rename : content/media/video/test/test_readyState.html => content/media/test/test_readyState.html
rename : content/media/video/test/test_seek1.html => content/media/test/test_seek1.html
rename : content/media/video/test/test_seek2.html => content/media/test/test_seek2.html
rename : content/media/video/test/test_seek3.html => content/media/test/test_seek3.html
rename : content/media/video/test/test_seek4.html => content/media/test/test_seek4.html
rename : content/media/video/test/test_seek5.html => content/media/test/test_seek5.html
rename : content/media/video/test/test_seek6.html => content/media/test/test_seek6.html
rename : content/media/video/test/test_seek7.html => content/media/test/test_seek7.html
rename : content/media/video/test/test_seek8.html => content/media/test/test_seek8.html
rename : content/media/video/test/test_seek9.html => content/media/test/test_seek9.html
rename : content/media/video/test/test_source.html => content/media/test/test_source.html
rename : content/media/video/test/test_source_write.html => content/media/test/test_source_write.html
rename : content/media/video/test/test_standalone.html => content/media/test/test_standalone.html
rename : content/media/video/test/test_timeupdate1.html => content/media/test/test_timeupdate1.html
rename : content/media/video/test/test_timeupdate2.html => content/media/test/test_timeupdate2.html
rename : content/media/video/test/test_timeupdate3.html => content/media/test/test_timeupdate3.html
rename : content/media/video/test/test_videoDocumentTitle.html => content/media/test/test_videoDocumentTitle.html
rename : content/media/video/test/test_volume.html => content/media/test/test_volume.html
rename : content/media/video/test/test_wav_8bit.html => content/media/test/test_wav_8bit.html
rename : content/media/video/test/test_wav_ended1.html => content/media/test/test_wav_ended1.html
rename : content/media/video/test/test_wav_ended2.html => content/media/test/test_wav_ended2.html
rename : content/media/video/test/test_wav_list.html => content/media/test/test_wav_list.html
rename : content/media/video/test/test_wav_onloadedmetadata.html => content/media/test/test_wav_onloadedmetadata.html
rename : content/media/video/test/test_wav_seek1.html => content/media/test/test_wav_seek1.html
rename : content/media/video/test/test_wav_seek3.html => content/media/test/test_wav_seek3.html
rename : content/media/video/test/test_wav_seek4.html => content/media/test/test_wav_seek4.html
rename : content/media/video/test/test_wav_seek5.html => content/media/test/test_wav_seek5.html
rename : content/media/video/test/test_wav_seek6.html => content/media/test/test_wav_seek6.html
rename : content/media/video/test/test_wav_seek7.html => content/media/test/test_wav_seek7.html
rename : content/media/video/test/test_wav_seek8.html => content/media/test/test_wav_seek8.html
rename : content/media/video/test/test_wav_seek_past_end.html => content/media/test/test_wav_seek_past_end.html
rename : content/media/video/test/test_wav_seek_then_play.html => content/media/test/test_wav_seek_then_play.html
rename : content/media/video/test/test_wav_standalone.html => content/media/test/test_wav_standalone.html
rename : content/media/video/test/test_wav_timeupdate1.html => content/media/test/test_wav_timeupdate1.html
rename : content/media/video/test/test_wav_timeupdate2.html => content/media/test/test_wav_timeupdate2.html
rename : content/media/video/test/test_wav_trailing.html => content/media/test/test_wav_trailing.html
rename : content/media/video/test/test_wav_trunc.html => content/media/test/test_wav_trunc.html
rename : content/media/video/test/test_wav_trunc_seek.html => content/media/test/test_wav_trunc_seek.html
rename : content/media/video/test/use_large_cache.js => content/media/test/use_large_cache.js
rename : content/media/video/src/nsWaveDecoder.cpp => content/media/wave/nsWaveDecoder.cpp
rename : content/media/video/public/nsWaveDecoder.h => content/media/wave/nsWaveDecoder.h
|
2009-06-26 16:23:15 +12:00 |
|