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

Unified Diff: media/test/data/README

Issue 2333663003: Add color metadata info to VideoDecoderConfig. (Closed)
Patch Set: Move webm-specific structure to webm parser Created 4 years, 3 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 f731ab9efc9942ae72166f98039ac3178468431c..18e68a02372bf7e4ed949fc9f61f237599a58c84 100644
--- a/media/test/data/README
+++ b/media/test/data/README
@@ -32,6 +32,9 @@ vp8-I-frame-320x480 - The first I frame of a 320x480 reencode of bear-320x240.we
vp8-I-frame-640x240 - The first I frame of a 640x240 reencode of bear-320x240.webm.
vp8-corrupt-I-frame - A copy of vp8-I-frame-320x240 w/ all bytes XORed w/ 0xA5.
+colour.webm - a WebM file containing color metadata in MKV/WebM Colour element
+ copied from libwebm/testing/testdata/colour.webm
+
AAC test data from MPEG-DASH demoplayer (44100 Hz, stereo)
Duration of each packet is (1024/44100 Hz), approximately 23.22 ms.
aac-44100-packet-0 - timestamp: 0ms

Powered by Google App Engine
This is Rietveld 408576698