Index: media/test/data/README |
diff --git a/media/test/data/README b/media/test/data/README |
index a7c3ce2149ebdff67786209eed2c3747ebb94575..6968d13d62531829221c734a93aa3804c11824bc 100644 |
--- a/media/test/data/README |
+++ b/media/test/data/README |
@@ -3,19 +3,21 @@ |
// found in the LICENSE file. |
bear-320x240.webm - WebM encode of bear.1280x720.mp4 resized to 320x240. |
+bear-320x240-video-only.webm - The video track of bear-320x240.webm. |
+bear-320x240-audio-only.webm - The audio track of bear-320x240.webm. |
bear-vp9.webm - VP9 video only WebM file. |
bear-vp9-opus.webm - VP9 Video with Opus Audio. |
bear-vp8-webvtt.webm - WebM VP8 video with WebVTT subtitle track. |
bear-vp8a.webm - WebM VP8 video with alpha channel. |
bear-vp8a-odd-dimensions.webm - WebM VP8 video with alpha channel and odd dimensions. |
bear-opus.webm - Opus Audio only WebM file. |
-bear-opus-end-trimming.webm - File to test end trimming. It has one byte |
- artificially added so that there is maximum |
- padding at the end. It is an Opus Audio only WebM |
+bear-opus-end-trimming.webm - File to test end trimming. It has one byte |
+ artificially added so that there is maximum |
+ padding at the end. It is an Opus Audio only WebM |
file. |
-no_streams.webm - Header, Info, & Tracks element from bear-320x240.webm slightly corrupted so it looks |
+no_streams.webm - Header, Info, & Tracks element from bear-320x240.webm slightly corrupted so it looks |
like there are no tracks. |
-nonzero-start-time.webm - Has the same headers as bear-320x240.webm but the first cluster of this file |
+nonzero-start-time.webm - Has the same headers as bear-320x240.webm but the first cluster of this file |
is the second cluster of bear-320x240.webm. This creates the situation where |
the media data doesn't start at time 0. |
bear-320x240-live.webm - bear-320x240.webm remuxed w/o a duration and using clusters with unknown sizes. |
@@ -47,10 +49,17 @@ bear-320x240-av_enc-av.webm - bear-320x240.webm with audio & video encrypted usi |
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. |
bear-320x240-av_enc-av_clear-all.webm - Same as bear-320x240-av_enc-av.webm but with no frames encrypted. |
bear-640x360-av_enc-av.webm - bear-640x360.webm with audio & video encrypted using key ID [1] and key [2]. |
+bear-320x240-av_enc-v.webm - bear-320x240.webm with video track encrypted using key ID [1] and key [2]. |
+bear-320x240-av_enc-a.webm - bear-320x240.webm with audio track encrypted using key ID [1] and key [2]. |
+bear-320x240-v_enc-v.webm - bear-320x240-video-only.webm encrypted using key ID [1] and key [2]. |
+bear-320x240-v-vp9_enc-v.webm - bear-vp9.webm VP9 video only encrypted using key ID [1] and key [2]. |
bear-640x360-a_frag-cenc.mp4 - A fragmented MP4 version of the audio track of bear-640x360.mp4 encrypted (ISO CENC) using key ID [1] and key [2]. |
bear-640x360-a_frag-cenc-key_rotation.mp4 - A fragmented MP4 version of the audio track of bear-640x360.mp4 encrypted (ISO CENC) using key ID [1] and key [2] with key rotation [3]. |
bear-640x360-v_frag-cenc.mp4 - A fragmented MP4 version of the video track of bear-640x360.mp4 encrypted (ISO CENC) using key ID [1] and key [2]. |
bear-640x360-v_frag-cenc-key_rotation.mp4 - A fragmented MP4 version of the video track of bear-640x360.mp4 encrypted (ISO CENC) using key ID [1] and key [2] with key rotation [3]. |
+bear-a_enc-a.webm - bear-320x240-audio-only.webm encrypted using key ID [1] and key [2]. |
+frame_size_change-av_enc-v.webm - third_party/WebKit/LayoutTests/media/resources/frame_size_change.webm encrypted using key ID [1] and key [2]. |
jrummell
2014/06/24 00:45:17
Seems like there are a lot more files being added
shadi
2014/06/24 00:57:38
Correct. I tried to focus on encrypted files which
|
+ |
[1] 30313233343536373839303132333435 |
[2] ebdd62f16814d27b68ef122afce4ae3c |