summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authorxhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-11 17:33:28 +0000
committerxhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-11 17:33:28 +0000
commit76e1d8a4156107f4d0b2c0bbb677847c4e81daed (patch)
tree96ff38b50bb039de7756b759c81d03fd6d46862a /media
parent0e7b027598c9b3df4befcca4fe79c702954c8f2d (diff)
downloadchromium_src-76e1d8a4156107f4d0b2c0bbb677847c4e81daed.zip
chromium_src-76e1d8a4156107f4d0b2c0bbb677847c4e81daed.tar.gz
chromium_src-76e1d8a4156107f4d0b2c0bbb677847c4e81daed.tar.bz2
Add bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4 test file.
An invalid file similar to bear-1280x720-a_frag-cenc.mp4 but has no saiz and saio boxes. To save space, it has only one encrypted sample. This file can help repro http://crbug.com/361347. Thank kqyang@chromium.org for helping find the root cause and provide this test file. BUG=361347 TEST=This CL adds a test file. R=acolwell@chromium.org Review URL: https://codereview.chromium.org/234403002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263274 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media')
-rw-r--r--media/test/data/README1
-rw-r--r--media/test/data/bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4bin0 -> 1251 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/media/test/data/README b/media/test/data/README
index 9d8ddf3..9a26660 100644
--- a/media/test/data/README
+++ b/media/test/data/README
@@ -39,6 +39,7 @@ bear-1280x720-a_frag-cenc.mp4 - A fragmented MP4 version of the audio track of b
bear-1280x720-a_frag-cenc_clear-all.mp4 - Same as bear-1280x720-a_frag-cenc.mp4 but no fragments are encrypted.
bear-1280x720-v_frag-cenc.mp4 - A fragmented MP4 version of the video track of bear-1280x720.mp4 encrypted (ISO CENC) using key ID [1] and key [2].
bear-1280x720-v_frag-cenc_clear-all.mp4 - Same as bear-1280x720-v_frag-cenc.mp4 but no fragments are encrypted.
+bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4 - An invalid file similar to bear-1280x720-a_frag-cenc.mp4 but has no saiz and saio boxes. To save space, it has only one encrypted sample.
bear-320x240-16x9-aspect-av_enc-av.webm - bear-320x240-16x9-aspect.webm with audio & video encrypted using key ID [1] and key [2]
bear-320x240-av_enc-av.webm - bear-320x240.webm with audio & video encrypted using key ID [1] and key [2].
bear-320x240-av_enc-av_clear-1s.webm - Same as bear-320x240-av_enc-av.webm but with no frames in the first second encrypted.
diff --git a/media/test/data/bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4 b/media/test/data/bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4
new file mode 100644
index 0000000..fb38ace
--- /dev/null
+++ b/media/test/data/bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4
Binary files differ