Skip to content

Commit

Permalink
Add bear-1280x720-a_frag-cenc_missing-saiz-saio.mp4 test file.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
xhwang@chromium.org committed Apr 11, 2014
1 parent 0e7b027 commit 76e1d8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions media/test/data/README
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Binary file not shown.

0 comments on commit 76e1d8a

Please sign in to comment.