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

Unified Diff: media/test/data/README

Issue 92073002: media: Handling YV12 odd height/width in vpx_video_decoder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: renaming test file Created 7 years 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
« media/filters/vpx_video_decoder.cc ('K') | « media/filters/vpx_video_decoder.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/data/README
diff --git a/media/test/data/README b/media/test/data/README
index 2dd1fd27f8b3d5bcdfd2dc3363bf5448468ccf19..5d9d8a6ff07f8334b9bfbcf66e108c6ba3e738ec 100644
--- a/media/test/data/README
+++ b/media/test/data/README
@@ -7,6 +7,7 @@ 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 has 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
« media/filters/vpx_video_decoder.cc ('K') | « media/filters/vpx_video_decoder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698