gecko-dev/dom/media/test/crashtests
2024-02-22 23:04:45 +00:00
..
0-timescale.html
0-timescale.mp4
255ch.wav
459439-1.html
466607-1.html
466945-1.html
468763-1.html
474744-1.html
481136-1.html
492286-1.xhtml
493915-1.html
495794-1.html
495794-1.ogg
497734-1.xhtml
497734-2.html
576612-1.html
691096-1.html
752784-1.html
789075-1.html
789075.webm
795892-1.html
844563.html
846612.html
852838.html
865004.html
865537-1.html
865550.html
868504.html
874869.html
874915.html
874934.html
874952.html
875144.html
875596.html
875911.html
876024-1.html
876024-2.html
876118.html
876207.html
876215.html
876249.html
876252.html
876834.html
877527.html
877820.html
878014.html
878328.html
878407.html
878478.html
880129.html
880202.html
880342-1.html
880342-2.html
880384.html
880404.html
880724.html
881775.html
882956.html
884459.html
889042.html
907986-1.html
907986-2.html
907986-3.html
907986-4.html
910171-1.html
920987.html
925619-1.html
925619-2.html
926619.html
933151.html
933156.html
944851.html
952756.html
986901.html
990794.html
995289.html
1012609.html
1015662.html
1028458.html
1041466.html
1045650.html
1080986.html
1080986.wav
1122218.html
1127188.html
1157994.html
1158427.html
1180881.html
1180881.webm
1185176.html
1185191.html
1185192.html
1197935.html
1197935.mp4
1223670.html
1236639.html
1236639.mp3
1257700.html
1257700.webm
1267263.html
1270303.html
1270303.webm
1291702.html
1368490.html
1378826.html
1384248.html
1388372.html
1389304.html
1389304.mp4
1393272.webm
1411322.html
1414444.mp4 Bug 1414444 add testcase as crashtest r=kinetik 2023-09-27 05:44:57 +00:00
1450845.html
1489160.html
1494073.html
1517199.html
1526044.html
1530897.webm
1538727.html
1545133.html
1547784.html
1547899.html
1560215.html
1569645.html
1575271.html
1577184.html
1587248.html
1594466.html
1601385.html
1601422.html
1604941.html
1608286.html
1673525.html
1673526-1.html
1673526-2.html
1693043.html
1696511.html Bug 1696511 - Add crashtest. r=padenot 2023-04-25 15:06:03 +00:00
1697521.html
1708790.html
1709130.html
1734008.html
1734008.webm
1741677.html
1748272.html
1752917.html
1762620.html
1765842.html
1765842.webm
1787281.html
1787281.mp4
1798778.html Bug 1798778 - Test sniffing for an ADTS stream, when the available data is shorter than the next frame header offset. r=alwu 2022-11-09 10:01:03 +00:00
1830206.html Bug 1854224 - Play the media resource explicitly in 1830206.html. r=karlt 2023-09-26 11:59:48 +00:00
1830206.mp4 Bug 1830206 - Tests. r=alwu 2023-07-20 12:28:05 +00:00
1833894.mp4 Bug 1852460 - Actually land the testcase instead of an empty file. r=karlt 2023-09-12 09:03:25 +00:00
1833896.mp4 Bug 1833896 - Consistently use uint32_t to store timescale until it reaches the TimeUnit constructor, which uses int64_t. r=media-playback-reviewers,karlt 2023-05-31 09:36:03 +00:00
1835118.adts Bug 1835118 - Reject ADTS streams that have an invalid sample-rate index. r=alwu 2023-08-18 10:11:52 +00:00
1835164.html Bug 1835164 - Constrain more things around TimeUnit to Infinity or large values instead of crashing. r=alwu 2023-05-29 16:28:13 +00:00
1835164.opus Bug 1835164 - Constrain more things around TimeUnit to Infinity or large values instead of crashing. r=alwu 2023-05-29 16:28:13 +00:00
1839193.adts Bug 1839193 - Prefer using the sample-rate and channel count from the instance. r=alwu 2023-09-20 14:17:51 +00:00
1839193.html Bug 1839193 - Prefer using the sample-rate and channel count from the instance. r=alwu 2023-09-20 14:17:51 +00:00
1840002.webm Bug 1840002 - Ignore negative media duration found in container. r=alwu 2023-06-29 09:00:23 +00:00
1845350.mp4 Bug 1845350 - Prevent a division by zero when adjusting dts in MoofParser.cpp. r=alwu 2023-08-01 07:07:30 +00:00
1848660.html Bug 1848660 - Reject more invalid wav. r=alwu 2023-08-17 07:54:53 +00:00
1848660.wav Bug 1848660 - Reject more invalid wav. r=alwu 2023-08-17 07:54:53 +00:00
1850453.flac Bug 1850453 - Ensure Flac frames have a valid sample-rate. r=alwu 2023-09-19 16:26:40 +00:00
1850453.html Bug 1850453 - Ensure Flac frames have a valid sample-rate. r=alwu 2023-09-19 16:26:40 +00:00
1859384.mp4 Bug 1859384 - only append specific type of NALU into HVCC's nalu array. r=media-playback-reviewers,padenot 2023-10-18 17:15:25 +00:00
1859600.mp4 Bug 1859600 - abort parsing NALU if the NALU size is incorrect. r=media-playback-reviewers,padenot 2023-10-18 17:15:25 +00:00
1860840.mp4 Bug 1860840 - return error for invalid hvcc config when converting sample. r=media-playback-reviewers,padenot 2023-10-25 17:10:46 +00:00
1864450.html Bug 1864450 adjust SetValueCurve assertion to pass when TimeType is double and count == 1 r=padenot 2023-11-14 20:18:11 +00:00
1872787.html Bug 1872787 allow mozCaptureStream() on a media element already captured by MediaElementAudioSourceNode with a non-default MediaTrackGraph r=pehrsons 2024-01-18 04:52:55 +00:00
adts-truncated.aac Bug 1798778 - Test sniffing for an ADTS stream, when the available data is shorter than the next frame header offset. r=alwu 2022-11-09 10:01:03 +00:00
adts.aac
analyser-channels-1.html
audiocontext-after-unload-1.html
audiocontext-after-xhr.html
audiocontext-double-suspend.html
audioworkletnode-after-unload-1.html
buffer-source-duration-1.html
buffer-source-ended-1.html
buffer-source-resampling-start-1.html
buffer-source-slow-resampling-1.html
channel-count-in-metadata-different-than-in-content.mp4
convolver-memory-report-1.html
copyFromChannel-2.html
cors.webm
cors.webm^headers^
crashtests.list Bug 1879538 - cleanup unnecessary and redundant reftest conditions. r=aryx,jgilbert 2024-02-22 23:04:45 +00:00
disconnect-wrong-destination.html
doppler-1.html
empty-buffer-source.html
empty-samples.webm
encrypted-track-with-bad-sample-description-index.mp4
encrypted-track-with-sample-missing-cenc-aux.mp4
encrypted-track-without-tenc.mp4
invalidfmt.html Bug 1847858 - Reject WAV files without an fmt chunk. r=alwu 2023-08-10 17:34:01 +00:00
invalidfmt.wav Bug 1847858 - Reject WAV files without an fmt chunk. r=alwu 2023-08-10 17:34:01 +00:00
media-element-source-seek-1.html
mp4_box_emptyrange.mp4
noextradata-8ch.wav Bug 1847902 - Check the size of the extradata before attempting to get the size in the wav demuxer. r=alwu 2023-08-10 17:32:17 +00:00
offline-buffer-source-ended-1.html
oscillator-ended-1.html
oscillator-ended-2.html
small-timebase.html Bug 1874723 - Accept imprecision when trimming audio content media in certain cases. r=alwu 2024-02-01 17:13:15 +00:00
small-timebase.mp4 Bug 1874723 - Accept imprecision when trimming audio content media in certain cases. r=alwu 2024-02-01 17:13:15 +00:00
sound.ogg
test.mp4
track-with-zero-dimensions.mp4
trimming_needed_and_last_sample_invalid_duration.ogg Bug 1850434 - part2 : add crash test. r=media-playback-reviewers,azebrowski 2023-09-06 00:46:40 +00:00
video-crash.webm
video-replay-after-audio-end.html