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

Unified Diff: chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc

Issue 1228843003: Revert of Change the video color space default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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: chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc
diff --git a/chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc b/chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc
index 316c51c10290789b21baf5e89f03dd7d4b6bc914..9b9dc120e714615d956d599cb2a180f621517dec 100644
--- a/chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc
+++ b/chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc
@@ -98,7 +98,6 @@
::media::kCodecH264,
::media::H264PROFILE_MAIN,
::media::VideoFrame::I420,
- ::media::VideoFrame::COLOR_SPACE_UNSPECIFIED,
gfx::Size(640, 480),
gfx::Rect(0, 0, 640, 480),
gfx::Size(640, 480),

Powered by Google App Engine
This is Rietveld 408576698