gecko/content/media/test
Gregory Szorc 89d297a677 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
..
crashtests Bug 844563 - Crash [@ mozilla::MediaDecoder::SetPreservesPitch], add tests. r=kinetik 2013-02-26 09:52:11 +01:00
dash Bug 813562 - Test case for garbled DASH MPD and WebM media r=cpearce 2013-01-31 18:41:26 -08:00
320x240.ogv
448636.ogv Bug 448636 - Add testcase 2009-08-04 14:44:45 +12:00
allowed.sjs Bug 792935 - Add DASH to various Media Mochitests r=cpearce 2013-01-23 11:24:41 -08:00
audio-gaps.ogg Bug 576539 - Inject silence when decoder encounters missing audio in WebM and Ogg media. r=kinetik a=blocking2.0 2010-08-13 14:28:15 +12:00
audio-overhang.ogg Bug 531340 - New Ogg video decoder. r=doublec sr=roc 2010-04-01 20:03:07 -07:00
audio.wav Bug 641718 - Round nsWaveReader's buffered ranges times to usecs. r=kinetik 2011-04-14 10:12:23 +12:00
badtags.ogg Bug 789617 - Test vorbis comment validation. r=cpearce 2012-09-10 15:39:23 -07:00
beta-phrasebook.ogg Bug 507167 and Bug 518941 - Update libvorbis to SVN r16597 to pick up recent fixes. r=chris.double, rs=roc 2009-10-05 11:54:13 +13:00
big.wav
bogus.duh
bogus.ogv
bogus.wav
bug461281.ogg
bug482461-theora.ogv Bug 634787 - Fix frame wait calculation and early return from Wait(). r=cpearce a=roc 2011-02-18 15:30:33 +13:00
bug482461.ogv
bug495129.ogv Bug 495129 - Add testcase. 2009-08-04 18:13:40 +12:00
bug495794.ogg Bug 531340 - New Ogg video decoder. r=doublec sr=roc 2010-04-01 20:03:07 -07:00
bug498380.ogv Bug 498380 - Remove bogus packet_buffer assert from oggz_close. r=chris.double 2009-10-12 13:07:51 +13:00
bug498855-1.ogv Bug 498855 - Add testcase. 2009-08-04 18:13:40 +12:00
bug498855-2.ogv Bug 498855 - Add testcase. 2009-08-04 18:13:40 +12:00
bug498855-3.ogv Bug 498855 - Add testcase. 2009-08-04 18:13:40 +12:00
bug499519.ogv Bug 499519 - Add test which ensures height 0 videos load. r=roc 2009-08-04 18:13:33 +12:00
bug500311.ogv Bug 500311 - Add testcase. r=roc 2009-08-04 18:13:40 +12:00
bug500311.ogv^headers^ Bug 500311 - Add testcase. r=roc 2009-08-04 18:13:40 +12:00
bug501279.ogg 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
bug504613.ogv Bug 504613 - Handle zero-byte first-frame packets in Theora. p=tterribe@vt.edu, r=chris.double 2009-09-15 17:53:49 +12:00
bug504644.ogv 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
bug504843.ogv Bug 504843 - Abort ogg decode with excessively large video frame sizes. r=doublec 2009-10-03 17:08:12 +13:00
bug506094.ogv 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
bug516323.indexed.ogv Bug 600455 - Fix index in indexed ogg file. r=test-fix 2010-10-07 11:58:36 +13:00
bug516323.ogv 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
bug520493.ogg Bug 520493 - Fix regression in Ogg playback. r=doublec 2009-10-14 16:35:59 +13:00
bug520500.ogg Bug 520500 - Don't reject vorbis streams with 0 length comments. r=doublec 2009-10-14 16:36:01 +13:00
bug520908.ogv Bug 520908 - Use calculated duration from cloned decoder when initializing the clone. r=roc 2009-10-15 14:28:59 +13:00
bug520908.ogv^headers^ Bug 520908 - Use calculated duration from cloned decoder when initializing the clone. r=roc 2009-10-15 14:28:59 +13:00
bug523816.ogv Bug 523816 - Fix calculation of CMML record size. r=roc 2009-10-23 11:17:35 +13:00
bug533822.ogg Bug 533822 - Flush liboggz packet_buffer in oggz_reset_streams. r=chris.double 2010-01-08 17:55:39 +13:00
bug556821.ogv Bug 556821 - Use Ogg Skeleton presentation time for start of videos - r=cpearce 2011-03-24 14:16:30 +13:00
bug557094.ogv Bug 557095 - Video FPS calculation in 64bit to avoid aborting on overflow. r=doublec 2010-04-08 20:16:02 +12:00
bug580982.webm Bug 580982 - Remove workarounds for old YouTube WebM encodings. Don't treat "matroska" doctype as valid WebM file. r=doublec 2010-08-05 15:49:27 +12:00
bug603918.webm Bug 604067 - Handle error codes from libvorbis in WebM reader. r=kinetik a=blocking2.0 2010-10-17 08:57:45 +13:00
bug604067.webm Bug 604067 - Handle error codes from libvorbis in WebM reader. r=kinetik a=blocking2.0 2010-10-17 08:57:45 +13:00
can_play_type_dash.js Bug 792935 - Add tests for canPlayType for DASH (Media Mochitests) r=cpearce 2013-01-23 11:24:41 -08:00
can_play_type_mpeg.js Bug 841239 - Have HTMLMediaElement.canPlayType respond affirmatively to codecs=mp3 and audio/x-m4a. r=padenot 2013-02-27 09:27:43 +13:00
can_play_type_ogg.js Bug 674225 - Add basic mochitests for Opus. r=cpearce 2012-05-01 17:29:42 -07:00
can_play_type_wave.js Bug 503835. Wave codec 0 should be reported as unsupported. r=doublec 2009-07-27 10:01:41 +12:00
can_play_type_webm.js Bug 566245 - HTMLMediaElement.canPlayType support for WebM. r=roc 2010-06-09 11:31:27 +12:00
cancellable_request.sjs Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec 2011-11-25 15:06:22 +13:00
chain.ogg Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
chain.ogv Bug 519155 - reset oggz seek on failure. r=doublec 2009-10-03 17:08:12 +13:00
chain.opus Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
chained-audio-video.ogg Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
chained-video.ogv Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
contentDuration1.sjs Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double 2010-01-27 13:29:26 +01:00
contentDuration2.sjs
contentDuration3.sjs
contentDuration4.sjs Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double 2010-01-27 13:29:26 +01:00
contentDuration5.sjs Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double 2010-01-27 13:29:26 +01:00
contentDuration6.sjs Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double 2010-01-27 13:29:26 +01:00
contentDuration7.sjs Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double 2010-01-27 13:29:26 +01:00
contentType.sjs Bug 567077 - Tests for sniffing the types of media files that are served with no Content-Type. r=cpearce 2012-09-04 16:24:34 -07:00
dash_detect_stream_switch.sjs Bug 792935 - Test to detect DASH stream switching r=cpearce 2013-01-31 14:47:22 -08:00
detodos.opus Bug 674225 - Add basic mochitests for Opus. r=cpearce 2012-05-01 17:29:42 -07:00
dirac.ogg Bug 481057 - Fire MEDIA_ERR_DECODE errors when a decoding error occurs. r=chris.double, sr=roc 2009-09-22 12:08:13 +12:00
dynamic_redirect.sjs Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec 2011-11-25 15:06:22 +13:00
dynamic_resource.sjs Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec 2011-11-25 15:06:22 +13:00
file_a4_tone.ogg bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad 2010-08-25 09:10:00 -04:00
file_access_controls.html Bug 682299 - Implement CORS support for the <video> tag. r=roc 2012-01-25 17:31:30 -05:00
file_audio_event_adopt_iframe.html bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad 2010-08-25 09:10:00 -04:00
fragment_noplay.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
fragment_play.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
gizmo.mp4 Bug 759945 - Part 4: MP4 test file - r=cpearce 2012-08-10 20:15:24 +12:00
id3tags.mp3 Bug 567077 - Tests for sniffing the types of media files that are served with no Content-Type. r=cpearce 2012-09-04 16:24:34 -07:00
invalid-cmap-s0c0.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-cmap-s0c2.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-cmap-s1c2.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-cmap-short.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-m0c0.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-m0c3.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-m1c0.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-m1c9.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-m2c0.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
invalid-m2c1.opus [PATCH] Bug 812847 - Test Opus channel count validation - r=kinetik 2012-11-19 15:13:43 -08:00
Makefile.in Bug 804875 - Test to check that media elements are reset appropriatly on source change. r=kinetik 2012-12-28 22:54:23 +01:00
manifest.js Bug 813562 - Test case for garbled DASH MPD and WebM media r=cpearce 2013-01-31 18:41:26 -08:00
moz.build Bug 784841 - Part 18g: Convert /content; r=glandium 2013-02-25 12:47:19 -08:00
multiple-bos.ogg Bug 675747 - Handle multiple bos pages in a single ogg bitstream. r=doublec 2011-08-05 08:44:24 +12:00
noContentLength.sjs Bug 462960 - Implement nsIDOMHTMLMediaElement::GetSeekable() + seeking algorithm part 7. r=cpearce 2011-08-09 12:10:48 +02:00
notags.mp3 Bug 567077 - Tests for sniffing the types of media files that are served with no Content-Type. r=cpearce 2012-09-04 16:24:34 -07:00
owl.mp3 Bug 815748 - Add MP3 and M4A audio files to media test framework, use gizmo.mp4 instead of short.mp4 for sniffer test, since short.mp4 contained mpeg4 video rather than h.264. r=padenot 2012-12-18 21:38:37 +13:00
r11025_msadpcm_c1.wav Bug 481057 - Fire MEDIA_ERR_DECODE errors when a decoding error occurs. r=chris.double, sr=roc 2009-09-22 12:08:13 +12:00
r11025_s16_c1_trailing.wav
r11025_s16_c1.wav
r11025_u8_c1_trunc.wav
r11025_u8_c1.wav
r16000_u8_c1_list.wav
reactivate_helper.html 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
redirect.sjs Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec 2011-11-25 15:06:22 +13:00
referer.sjs Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec 2011-11-25 15:06:22 +13:00
seek1.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek2.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek3.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek4.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek5.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek6.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek7.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek8.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek9.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek10.js Bug 611994 - Fire timeupdate based on time change, not timer. r=roc a=roc 2010-11-25 07:34:57 +13:00
seek11.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek12.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek13.js Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
seek_with_sound.ogg Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws 2012-06-28 17:31:09 +12:00
seek.ogv
seek.webm Bug 566245 - Add WebM test file for content/media tests. r=kinetik 2010-06-09 11:31:27 +12:00
seek.yuv 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
seekLies.sjs Bug 546700 - Recover gracefully from servers that send Accept-Ranges but don't. r=roc a=roc 2011-02-21 16:38:29 +13:00
short-video.ogv 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
small-shot.m4a Bug 815748 - Add MP3 and M4A audio files to media test framework, use gizmo.mp4 instead of short.mp4 for sniffer test, since short.mp4 contained mpeg4 video rather than h.264. r=padenot 2012-12-18 21:38:37 +13:00
small-shot.mp3 Bug 815748 - Add MP3 and M4A audio files to media test framework, use gizmo.mp4 instead of short.mp4 for sniffer test, since short.mp4 contained mpeg4 video rather than h.264. r=padenot 2012-12-18 21:38:37 +13:00
small-shot.ogg Bug 793315 - Test single tag metadata. r=cpearce 2012-09-21 13:13:41 -07:00
sound.ogg
spacestorm-1000Hz-100ms.ogg Bug 616800 - Ensure AudioLoop() doesn't sleep, and can still drain, if we've pushed less than the start threshold of audio to hardware. r=kinetik a=blocking2.0 2010-12-20 08:05:40 +13:00
split.webm Bug 598242 - Normalize WebM buffered TimeRanges. r=kinetik a=blocking2.0 2010-10-07 11:58:36 +13:00
test_a4_tone.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_access_control.html 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
test_audio1.html Bug 557432 - Reduce parallelism of media mochitests. r=test-fix a=roc 2010-08-27 14:11:46 +12:00
test_audio2.html Bug 589626 - Update media readystate when crossing HAVE_FUTURE/HAVE_ENOUGH_DATA audio boundary. r=roc a=blocking2.0 2010-09-14 16:24:47 -07:00
test_audio_event_adopt.html 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
test_audioDocumentTitle.html 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
test_audiowrite.html 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
test_autoplay_contentEditable.html 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
test_autoplay.html 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
test_buffered.html Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
test_bug448534.html Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
test_bug463162.xhtml 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
test_bug465498.html Bug 792935 - Add DASH to various Media Mochitests r=cpearce 2013-01-23 11:24:41 -08:00
test_bug493187.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_bug495145.html 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
test_bug495300.html Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
test_bug686137.html Bug 686137 - Add test for setting mozFrameBufferLength. r=kinetik 2012-01-25 13:38:22 +13:00
test_bug686942.html Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
test_bug726904.html Bug 792935 - Add DASH to various Media Mochitests r=cpearce 2013-01-23 11:24:41 -08:00
test_can_play_type_dash.html Bug 792935 - Add tests for canPlayType for DASH (Media Mochitests) r=cpearce 2013-01-23 11:24:41 -08:00
test_can_play_type_mpeg.html Bug 799315 - Use Windows Media Foundation to play back MP4, MP3 and M4A on Windows 7 and later (preff'd off). r=padenot 2012-12-18 21:49:58 +13:00
test_can_play_type_no_dash.html Bug 792935 - Add tests for canPlayType for DASH (Media Mochitests) r=cpearce 2013-01-23 11:24:41 -08:00
test_can_play_type_no_ogg.html Bug 608630 - Make media simple events not bubble. r=roc a=blocking2.0 2010-11-05 13:44:33 +13:00
test_can_play_type_no_wave.html Bug 608630 - Make media simple events not bubble. r=roc a=blocking2.0 2010-11-05 13:44:33 +13:00
test_can_play_type_no_webm.html Bug 608630 - Make media simple events not bubble. r=roc a=blocking2.0 2010-11-05 13:44:33 +13:00
test_can_play_type_ogg.html 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
test_can_play_type_wave.html 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
test_can_play_type_webm.html 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
test_can_play_type.html 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
test_chaining.html Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
test_closing_connections.html 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
test_constants.html 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
test_contentDuration1.html 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
test_contentDuration2.html 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
test_contentDuration3.html 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
test_contentDuration4.html 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
test_contentDuration5.html 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
test_contentDuration6.html 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
test_contentDuration7.html 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
test_controls.html 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
test_currentTime.html 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
test_dash_detect_stream_switch.html Bug 792935 - Test to detect DASH stream switching r=cpearce 2013-01-31 14:47:22 -08:00
test_decode_error.html 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
test_decoder_disable.html Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec 2011-11-25 15:06:22 +13:00
test_defaultMuted.html Bug 815194 - Remove more ns prefixes on content/media classes + whitespace fixes. r=cpearce 2012-11-28 20:40:07 +01:00
test_delay_load.html Bug 680275. Fix test to ensure that window always gets closed. r=doublec 2011-11-24 12:01:20 +13:00
test_error_in_video_document.html 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
test_error_on_404.html Bug 596453 - Fix typo in test_error_on_404. 2012-08-24 11:51:37 +12:00
test_fragment_noplay.html Bug 648595 - Part 2/2: Tests for temporal media fragments support - r=cpearce 2011-08-25 11:42:27 +12:00
test_fragment_play.html Bug 682141 band-aid: add another todo missed the first time. r=cpearce 2012-02-05 20:32:43 -08:00
test_framebuffer.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_info_leak.html Bug 792935 - Add DASH to test_info_leak, test_progress and test_standalone r=cpearce 2013-01-28 18:34:28 -08:00
test_invalid_reject.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_load_candidates.html Bug 792935 - Add DASH to various Media Mochitests r=cpearce 2013-01-23 11:24:41 -08:00
test_load_same_resource.html Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec 2011-11-25 15:06:22 +13:00
test_load_source.html 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
test_load.html Bug 495040 - Implement playbackRate and related bits (Fix other tests) r=kinetik 2012-11-22 11:38:29 +01:00
test_loop.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_media_selection.html 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
test_media_sniffer.html Bug 567077 - Tests for sniffing the types of media files that are served with no Content-Type. r=cpearce 2012-09-04 16:24:34 -07:00
test_metadata.html Bug 789617 - Test vorbis comment validation. r=cpearce 2012-09-10 15:39:23 -07:00
test_mixed_principals.html Bug 564720 - Refactor media tests to be backend independent were possible. r=roc 2010-05-31 10:02:06 +12:00
test_mozHasAudio.html Bug 480376 - Implement mozHasAudio to indicate when there's no audio track available. r=cpearce 2012-04-28 11:01:10 -04:00
test_mozLoadFrom.html 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
test_networkState.html 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
test_new_audio.html 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
test_no_load_event.html Bug 715469 - Make video full-screen button use background image, so it doesn't fire a load event. r=gavin 2012-01-30 20:04:44 +13:00
test_paused_after_ended.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_paused.html 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
test_play_events_2.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_play_events.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_play_twice.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_playback_errors.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_playback_rate.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_playback.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_played.html Bug 792935 - Add DASH to gPlayedTests and gPlayTests r=cpearce 2013-01-28 18:34:28 -08:00
test_preload_actions.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_preload_attribute.html 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
test_preload_suspend.html 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
test_progress.html 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
test_reactivate.html 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
test_readyState.html 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
test_referer.html Bug 792935 - Add DASH to various Media Mochitests r=cpearce 2013-01-23 11:24:41 -08:00
test_replay_metadata.html Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
test_reset_src.html Bug 804875 - Change the test, because mozFrameDelay can be 0, on a CLOSED TREE. 2013-02-04 17:37:53 +01:00
test_resume.html Bug 548523 - Replace HTMLMediaElement.autobuffer attribute with 'preload'. r=roc a=blocking2.0 2010-08-20 10:50:37 +12:00
test_seek2.html Bug 745498 - Add testcases for DOM4 exception types. r=sicking 2012-04-26 09:42:26 -07:00
test_seek_out_of_range.html Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
test_seek.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_seekable1.html Bug 792935 - Add DASH to test_info_leak, test_progress and test_standalone r=cpearce 2013-01-28 18:34:28 -08:00
test_seekable2.html 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
test_seekable3.html 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
test_seekLies.html 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
test_source_media.html Bug 449363 - Support media attribute of <source> elements. r=cpearce,bz 2012-05-15 08:56:51 -04:00
test_source_null.html Bug 752087: Use correct method to check is a jsval is an object r=roc 2012-05-07 18:54:29 -04:00
test_source_write.html 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
test_source.html Bug 792935 - Add DASH to various Media Mochitests r=cpearce 2013-01-23 11:24:41 -08:00
test_standalone.html Bug 792935 - Add DASH to test_info_leak, test_progress and test_standalone r=cpearce 2013-01-28 18:34:28 -08:00
test_streams_element_capture_createObjectURL.html Bug 792675. Part 7: Add support for MediaStream URIs to media elements. r=cpearce 2012-09-25 15:25:43 +12:00
test_streams_element_capture_reset.html Bug 792665. Stop allowing HTMLMediaElement.src = mediaStream, and support HTMLMediaElement.mozSrcObject = mediaStream instead. r=cpearce,jesup 2012-09-24 15:47:30 +12:00
test_streams_element_capture.html Bug 792665. Stop allowing HTMLMediaElement.src = mediaStream, and support HTMLMediaElement.mozSrcObject = mediaStream instead. r=cpearce,jesup 2012-09-24 15:47:30 +12:00
test_streams_gc.html Bug 806754. Part 2: Fix bogus assertions. r=cpearce 2013-01-30 17:20:03 +13:00
test_streams_srcObject.html Bug 792665. Stop allowing HTMLMediaElement.src = mediaStream, and support HTMLMediaElement.mozSrcObject = mediaStream instead. r=cpearce,jesup 2012-09-24 15:47:30 +12:00
test_timeupdate_small_files.html Bug 792935 - Add DASH to various Media Mochitests r=cpearce 2013-01-23 11:24:41 -08:00
test_too_many_elements.html Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
test_video_to_canvas.html Bug 792935 - Add DASH to various Media Mochitests r=cpearce 2013-01-23 11:24:41 -08:00
test_videoDocumentTitle.html 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
test_volume.html Bug 720208 - Implement DOM4 DOMException types and codes. r=smaug,ms2ger 2012-02-23 01:34:14 +01:00
test_wav_ended1.html Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
test_wav_ended2.html Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
test_wave_data_s16.html Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
test_wave_data_u8.html Bug 782876 - Remove unnecessary returns from event handlers in media tests. r=doublec 2012-08-15 16:41:24 +12:00
use_large_cache.js
variable-channel.ogg Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
variable-channel.opus Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
variable-preskip.opus Bug 817403 - Remove the preskip check when playing opus chained file. r=derf 2012-12-03 15:44:26 +01:00
variable-samplerate.ogg Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
variable-samplerate.opus Bug 455165 - Tests for ogg chain support. r=cpearce 2012-11-30 14:17:55 +01:00
video-overhang.ogg Bug 531340 - New Ogg video decoder. r=doublec sr=roc 2010-04-01 20:03:07 -07:00
wave_metadata_bad_len.wav Bug 778053 - Test case for wave metadata. r=kinetik 2012-10-06 19:32:30 +08:00
wave_metadata_bad_no_null.wav Bug 778053 - Test case for wave metadata. r=kinetik 2012-10-06 19:32:30 +08:00
wave_metadata_bad_utf8.wav Bug 778053 - Test case for wave metadata. r=kinetik 2012-10-06 19:32:30 +08:00
wave_metadata_unknown_tag.wav Bug 778053 - Test case for wave metadata. r=kinetik 2012-10-06 19:32:30 +08:00
wave_metadata_utf8.wav Bug 778053 - Test case for wave metadata. r=kinetik 2012-10-06 19:32:30 +08:00
wave_metadata.wav Bug 778053 - Test case for wave metadata. r=kinetik 2012-10-06 19:32:30 +08:00
wavedata_s16.wav Bug 635649 - Refactor Wave backend to use content/media nsBuiltinDecoder framework - r=kinetik 2011-03-30 18:37:42 +13:00
wavedata_u8.wav Bug 635649 - Refactor Wave backend to use content/media nsBuiltinDecoder framework - r=kinetik 2011-03-30 18:37:42 +13:00