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

Unified Diff: media/base/mac/coremedia_glue.h

Issue 846743003: Revert "Mac Video Capture: Change pixel format preference for AVFoundation" Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | media/video/capture/mac/video_capture_device_avfoundation_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/mac/coremedia_glue.h
diff --git a/media/base/mac/coremedia_glue.h b/media/base/mac/coremedia_glue.h
index 824877ccae7f4d7aa627d1777ce5084a4c8fe87a..b64a27f3cf0a86cdfca9216ed816593ee4999db2 100644
--- a/media/base/mac/coremedia_glue.h
+++ b/media/base/mac/coremedia_glue.h
@@ -48,7 +48,6 @@ class MEDIA_EXPORT CoreMediaGlue {
} CMVideoDimensions;
enum {
kCMPixelFormat_422YpCbCr8_yuvs = 'yuvs',
- kCMPixelFormat_420YpCbCr8BiPlanarVideoRange = '420v',
};
enum {
kCMVideoCodecType_JPEG_OpenDML = 'dmb1',
« no previous file with comments | « no previous file | media/video/capture/mac/video_capture_device_avfoundation_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698