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

Unified Diff: media/test/data/blackwhite.html

Issue 591313008: Add support for Rec709 color space videos in software YUV convert path. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add enum to mojom Created 5 years, 11 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
« no previous file with comments | « media/mojo/services/media_type_converters.cc ('k') | media/test/data/blackwhite_yuv420p_709.mp4 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/data/blackwhite.html
diff --git a/media/test/data/blackwhite.html b/media/test/data/blackwhite.html
index 6b9d049865637c39ccd6eb800f578936504a55de..8230b6baf1e561c14997340ac5dcfee8934ffe1d 100644
--- a/media/test/data/blackwhite.html
+++ b/media/test/data/blackwhite.html
@@ -72,6 +72,7 @@
'yuv420p.webm',
'yuv444p.webm',
'yuv420p.mp4',
+ 'yuv420p_rec709.mp4',
'yuvj420p.mp4',
'yuv422p.mp4',
'yuv444p.mp4',
« no previous file with comments | « media/mojo/services/media_type_converters.cc ('k') | media/test/data/blackwhite_yuv420p_709.mp4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698