Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(823)

Unified Diff: media/test/data/README

Issue 1826583003: MSE: Record counts of detected MSE audio, video and text tracks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased, addressed all comments, includes basic webm and mp4 A/V/T detection tests Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: media/test/data/README
diff --git a/media/test/data/README b/media/test/data/README
index 6f272507d22a29b6f7634e708d9b4052839059b6..c445e955cc9060da772182b4cace70d7f6274ade 100644
--- a/media/test/data/README
+++ b/media/test/data/README
@@ -8,6 +8,9 @@ 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-1280x720_avt_subt_frag.mp4 - Fragmented bear_1280x720.mp4 with text track
+ containing srt from bear-vp8-webvtt.webm as
+ a 'subt' handler type.
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.

Powered by Google App Engine
This is Rietveld 408576698