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

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: Clean up some bad rebasing... Created 6 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
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',
« media/filters/skcanvas_video_renderer.cc ('K') | « media/filters/skcanvas_video_renderer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698