gecko/content/media/test
Edwin Flores 2dcc290033 Bug 918135 - More tests for MP3FrameParser r=cpearce
This patch introduces two more MP3 test cases to exercise MP3FrameParser:
* vbr-head.mp3: This file contains a Xing header which gives an exact duration
    of 10 seconds. However, it only contains 4 MP3 frames total for a real
    duration of around 1 second. It is expected that we read the Xing header
    and report 10 seconds.
* huge-id3.mp3: This file contains more than 130KB of ID3 tags. When we search
    for MP3 frames, we give up after X KB of non-MP3 data. ID3 tags should not
    count towards the non-MP3 count, since they can be very large. This test
    case makes sure the skipping of ID3 tags works correctly.
2013-12-03 10:25:28 +13:00
..
crashtests crashtest for bug 933156 2013-11-08 12:04:54 +13:00
dash
320x240.ogv
448636.ogv
allowed.sjs
audio-gaps.ogg
audio-overhang.ogg
audio.wav
badtags.ogg
basic.vtt Bug 833386 - Tests for TextTrackCue objects r=rillian,cpearce 2013-06-24 19:23:00 -07:00
beta-phrasebook.ogg
big-buck-bunny-unseekable.mp4 Bug 880062 - Make WMF video backend call MediaDecoder::SetMediaSeekable(false) when it can't seek like it's supposed to. r=padenot 2013-06-13 10:15:23 +12:00
big.wav
bogus.duh
bogus.ogv
bogus.wav
bug461281.ogg
bug482461-theora.ogv
bug482461.ogv
bug495129.ogv
bug495794.ogg
bug498380.ogv
bug498855-1.ogv
bug498855-2.ogv
bug498855-3.ogv
bug499519.ogv
bug500311.ogv
bug500311.ogv^headers^
bug501279.ogg
bug504613.ogv
bug504644.ogv
bug504843.ogv
bug506094.ogv
bug516323.indexed.ogv
bug516323.ogv
bug520493.ogg
bug520500.ogg
bug520908.ogv
bug520908.ogv^headers^
bug523816.ogv
bug533822.ogg
bug556821.ogv
bug557094.ogv
bug580982.webm
bug603918.webm
bug604067.webm
bug883173.vtt Bug 883173 - Part 2: Add insertion sorting for TextTrackCueList::AddCue. r=rillian 2013-06-18 13:52:10 -04:00
can_play_type_dash.js
can_play_type_mpeg.js
can_play_type_ogg.js
can_play_type_wave.js
can_play_type_webm.js
cancellable_request.sjs
chain.ogg
chain.ogv
chain.opus
chained-audio-video.ogg
chained-video.ogv
contentDuration1.sjs Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
contentDuration2.sjs Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
contentDuration3.sjs Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
contentDuration4.sjs Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
contentDuration5.sjs Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
contentDuration6.sjs Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
contentDuration7.sjs Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
contentType.sjs
dash_detect_stream_switch.sjs
detodos.opus
dirac.ogg
dynamic_redirect.sjs
dynamic_resource.sjs
file_a4_tone.ogg
file_access_controls.html Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts. 2013-09-27 18:28:43 -04:00
file_audio_event_adopt_iframe.html
fragment_noplay.js
fragment_play.js
gizmo.mp4
graph_latency.py Backed out changeset 81cee5ae7973 (bug 904617) 2013-09-16 08:43:47 +01:00
huge-id3.mp3 Bug 918135 - More tests for MP3FrameParser r=cpearce 2013-12-03 10:25:28 +13:00
id3tags.mp3
invalid-cmap-s0c0.opus
invalid-cmap-s0c2.opus
invalid-cmap-s1c2.opus
invalid-cmap-short.opus
invalid-m0c0.opus
invalid-m0c3.opus
invalid-m1c0.opus
invalid-m1c9.opus
invalid-m2c0.opus
invalid-m2c1.opus
long.vtt Bug 895091 - Part 5: Test for multiple WebVTT files loading at once r=khuey 2013-09-10 07:13:00 -07:00
manifest.js Bug 918135 - More tests for MP3FrameParser r=cpearce 2013-12-03 10:25:28 +13:00
mochitest.ini Bug 918135 - More tests for MP3FrameParser r=cpearce 2013-12-03 10:25:28 +13:00
moz.build Bug 935343 - Convert content/media/tests to manifest format. r=doublec 2013-11-06 15:49:44 +13:00
multiple-bos.ogg
no-cues.webm Bug 880062 - Make WMF video backend call MediaDecoder::SetMediaSeekable(false) when it can't seek like it's supposed to. r=padenot 2013-06-13 10:15:23 +12:00
noContentLength.sjs Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
notags.mp3
owl-funnier-id3.mp3 Bug 910966 - Use MP3FrameParser in DirectShow's SourceFilter, to more accurately determine the offset of the first MP3 frame. This enables us to only pass the MP3 data into DirectShow, which can't handle large ID3v2 tags. r=padenot 2013-09-09 09:47:54 +12:00
owl-funny-id3.mp3 Bug 908862 - Strip ID3 tags before we expose MP3 data to DirectShow, to work around bugs in its MP3 decoder. r=padenot 2013-08-29 10:53:03 +12:00
owl.mp3
r11025_msadpcm_c1.wav
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
redirect.sjs
referer.sjs
region.vtt Bug 917945 - Part 3: Add VTTRegions to its TextTrack upon receiving them. r=rillian, r=bz 2013-09-18 12:46:51 -04:00
seek1.js
seek2.js
seek3.js
seek4.js
seek5.js
seek6.js
seek7.js
seek8.js
seek9.js
seek10.js
seek11.js
seek12.js
seek13.js
seek_with_sound.ogg
seek.ogv
seek.webm
seek.yuv
seekLies.sjs
short-video.ogv
small-shot.m4a
small-shot.mp3
small-shot.ogg
sound.ogg
spacestorm-1000Hz-100ms.ogg
split.webm
test_a4_tone.html Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
test_access_control.html Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts. 2013-09-27 18:28:43 -04:00
test_audio1.html
test_audio2.html
test_audio_event_adopt.html Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
test_audioDocumentTitle.html
test_audiowrite.html Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
test_autoplay_contentEditable.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_autoplay.html
test_buffered.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_bug448534.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_bug463162.xhtml Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_bug465498.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_bug493187.html Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
test_bug495145.html
test_bug495300.html
test_bug654550.html Bug 654550 - Add a preference to disable media statistics. r = padenot,jaws 2013-06-11 17:23:13 +02:00
test_bug686137.html Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
test_bug686942.html
test_bug726904.html
test_bug874897.html Bug 874897 - Mochitest for copying of frames of videos with aspect ratio to canvas - r=kinetik 2013-11-18 18:26:51 +13:00
test_bug883173.html Bug 883173 - Part 2: Add insertion sorting for TextTrackCueList::AddCue. r=rillian 2013-06-18 13:52:10 -04:00
test_bug895091.html Bug 895091 - Part 5: Test for multiple WebVTT files loading at once r=khuey 2013-09-10 07:13:00 -07:00
test_bug895305.html Bug 868509 - Rename TextTrackCue to VTTCue r=rillian 2013-08-27 13:07:00 -07:00
test_bug919265.html Bug 919265 - Part 2: Add ClearOnShutdown() call on the static WebVTTParserWrapper. r=bz 2013-09-24 15:17:15 -04:00
test_can_play_type_mpeg.html Bug 914479 - AudioToolbox MP3 backend on OSX r=cpearce 2013-09-14 13:14:42 +12:00
test_can_play_type_no_ogg.html
test_can_play_type_no_wave.html
test_can_play_type_no_webm.html
test_can_play_type_ogg.html
test_can_play_type_wave.html
test_can_play_type_webm.html
test_can_play_type.html
test_chaining.html
test_closing_connections.html Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
test_constants.html
test_contentDuration1.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_contentDuration2.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_contentDuration3.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_contentDuration4.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_contentDuration5.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_contentDuration6.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_contentDuration7.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_controls.html
test_currentTime.html
test_decode_error.html Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
test_decoder_disable.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_defaultMuted.html
test_delay_load.html Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts. 2013-09-27 18:28:43 -04:00
test_error_in_video_document.html
test_error_on_404.html
test_fragment_noplay.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_fragment_play.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_framebuffer.html Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
test_info_leak.html
test_invalid_reject.html
test_load_candidates.html
test_load_same_resource.html
test_load_source.html
test_load.html
test_loop.html
test_media_selection.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_media_sniffer.html
test_mediarecorder_avoid_recursion.html Bug 910903 - Add logging to test_mediarecorder_avoid_recursion.html to help find out the timeout issue. r=jsmith 2013-09-07 20:41:57 +08:00
test_mediarecorder_creation.html Bug 896302 - Add a mochitest for creation of a media recorder object. r=roc 2013-07-21 18:37:42 -07:00
test_mediarecorder_record_4ch_audiocontext.html Bug 935774 - "Assertion failure: meta" in mozilla::MediaEncoder::GetEncodedData. r=roc 2013-11-25 12:57:52 +13:00
test_mediarecorder_record_audiocontext.html Bug 896353 - Media Recording - Test case for record the MediaStream from audioContext. r=jsmith 2013-07-26 10:47:56 +08:00
test_mediarecorder_record_immediate_stop.html Bug 899935 - Mochitest for stopping the recorder right after starting it. r=jsmith 2013-08-06 22:13:37 -07:00
test_mediarecorder_record_no_timeslice.html Bug 899878 - Mochitest for recording media with no timeslice for media recording API. r=roc 2013-08-20 23:40:29 -07:00
test_mediarecorder_record_nosrc.html Bug 919051 - Media Recording - memory leak when record a media stream without any tracks. r=roc, r=jsmith 2013-09-27 17:56:16 +08:00
test_mediarecorder_record_session.html Bug 909670 - Test case for for the MediaRecorder::Session. r=jsmith 2013-09-26 09:40:41 -04:00
test_mediarecorder_record_stopms.html Bug 898952 - Media Recording - Avoid to record a stopped MediaStream. r=roc 2013-08-07 14:20:42 +08:00
test_mediarecorder_record_timeslice.html Bug 903781 - Mochitest for recording media with timeslice for media recording api. r=roc 2013-08-29 09:56:12 -07:00
test_mediarecorder_reload_crash.html Bug 894348 - MediaRecorder use-after-free crash [@mozilla::MediaStream::GraphImpl]. Fix the wrong pointer type of ProcessedMediaStream. r=roc 2013-07-21 22:33:01 +08:00
test_mediarecorder_state_transition.html Bug 920595 - Mochitest for verifying state transitions in Media Recording API. r=roc 2013-10-08 13:15:09 -07:00
test_metadata.html
test_mixed_principals.html
test_mozHasAudio.html
test_networkState.html
test_new_audio.html
test_no_load_event.html
test_paused_after_ended.html
test_paused.html
test_play_events_2.html
test_play_events.html
test_play_twice.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_playback_errors.html
test_playback_rate_playpause.html Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug 2013-07-22 08:15:43 -04:00
test_playback_rate.html Bug 899420 - Annotate intermittent test_playback_rate assertion failures on linux64 on a CLOSED TREE r=bustage 2013-09-12 14:57:20 +12:00
test_playback.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_played.html Bug 899420 - Annotate assertion failures in test_played on linux64 on a CLOSED TREE r=bustage 2013-09-12 14:42:21 +12:00
test_preload_actions.html Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
test_preload_attribute.html
test_preload_suspend.html Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
test_progress.html Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
test_reactivate.html
test_readyState.html
test_referer.html
test_replay_metadata.html
test_reset_src.html
test_resume.html
test_seek2.html
test_seek_out_of_range.html
test_seek.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_seekable1.html
test_seekable2.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_seekable3.html
test_seekLies.html Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
test_source_media.html
test_source_null.html
test_source_write.html
test_source.html
test_standalone.html
test_streams_autoplay.html
test_streams_element_capture_createObjectURL.html
test_streams_element_capture_playback.html Bug 938022. Part 1: Update mAudioEndTime from SendStreamData. r=cpearce 2013-11-23 00:33:24 +13:00
test_streams_element_capture_reset.html
test_streams_element_capture.html
test_streams_gc.html
test_streams_srcObject.html
test_streams_tracks.html
test_texttrack.html Bug 833386 - Tests for HTMLTrackElement and TextTrack* DOM objects r=rillian,cpearce 2013-06-20 06:55:00 -07:00
test_texttrackcue.html Bug 895091 - Part 4: Turn text track cue tests back on r=rillian 2013-09-05 07:57:00 -07:00
test_texttrackregion.html Bug 920088 - TextTrackRegion's TextTrack should point at the correct TextTrack. r=rillian 2013-09-24 11:59:17 -04:00
test_timeupdate_small_files.html
test_trackevent.html Bug 893309 - Implement TrackEvent. r=cpearce 2013-10-04 14:28:25 -04:00
test_unseekable.html Bug 880062 - Make WMF video backend call MediaDecoder::SetMediaSeekable(false) when it can't seek like it's supposed to. r=padenot 2013-06-13 10:15:23 +12:00
test_video_to_canvas.html Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-06-15 00:13:44 +02:00
test_videoDocumentTitle.html
test_VideoPlaybackQuality_disabled.html Bug 889201 - Add tests for VideoPlaybackQuality. r=roc 2013-07-11 15:52:22 +12:00
test_VideoPlaybackQuality.html Bug 895754 - Update VideoPlaybackQuality to current MSE spec (remove playbackJitter, add totalFrameDelay). r=doublec 2013-07-24 11:46:43 +12:00
test_volume.html
test_wav_ended1.html
test_wav_ended2.html
test_wave_data_s16.html Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
test_wave_data_u8.html Bug 927245 - Preliminary work to enable preffing off the deprecated Audio Data API implementation. r=ehsan 2013-10-18 15:10:56 +13:00
test_webvtt_disabled.html Bug 868509 - Rename TextTrackCue to VTTCue r=rillian 2013-08-27 13:07:00 -07:00
test-1-mono.opus
test-2-stereo.opus
test-3-LCR.opus
test-4-quad.opus
test-5-5.0.opus
test-6-5.1.opus
test-7-6.1.opus
test-8-7.1.opus
variable-channel.ogg
variable-channel.opus
variable-preskip.opus
variable-samplerate.ogg
variable-samplerate.opus
vbr-head.mp3 Bug 918135 - More tests for MP3FrameParser r=cpearce 2013-12-03 10:25:28 +13:00
vbr.mp3 Bug 831224: Added mochitest for variable-bitrate MP3s, r=padenot 2013-08-07 18:54:04 +02:00
VID_0001.ogg Bug 874897 - Mochitest for copying of frames of videos with aspect ratio to canvas - r=kinetik 2013-11-18 18:26:51 +13:00
video-overhang.ogg
wave_metadata_bad_len.wav
wave_metadata_bad_no_null.wav
wave_metadata_bad_utf8.wav
wave_metadata_unknown_tag.wav
wave_metadata_utf8.wav
wave_metadata.wav
wavedata_s16.wav
wavedata_u8.wav