Chromium Code Reviews| Index: media/test/data/README |
| diff --git a/media/test/data/README b/media/test/data/README |
| index f731ab9efc9942ae72166f98039ac3178468431c..30195b784dabc04422b99216df247ce48a52e7c5 100644 |
| --- a/media/test/data/README |
| +++ b/media/test/data/README |
| @@ -69,7 +69,8 @@ bear-640x360-av_enc-av.webm - bear-640x360.webm with audio & video encrypted usi |
| 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-320x240-v-vp9_fullsample_enc-v.webm - bear-vp9.webm VP9 video only encrypted using key ID [1] and key [2] with full sample encryption. |
| +bear-320x240-v-vp9_subsample_enc-v.webm - bear-vp9.webm VP9 video only encrypted using key ID [1] and key [2] with subsample encryption. |
|
xhwang
2016/10/07 19:23:43
Do you have any detail about what kind of subsampl
|
| bear-320x240-opus-a_enc-a.webm - bear-opus.webm encrypted using key ID [1] and key[2]. |
| bear-320x240-opus-av_enc-av.webm - bear-vp9-opus.webm with audio & video encrypted using key ID [1] and key[2]. |
| bear-320x240-opus-av_enc-v.webm - bear-vp9-opus.webm with video track encrypted using key ID [1] and key[2]. |