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

Unified Diff: webrtc/api/BUILD.gn

Issue 2847383002: Add support for multiple pixel formats in VideoFrameBuffer (Closed)
Patch Set: Rebase Created 3 years, 7 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 | webrtc/api/video/i420_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn
index 2b1ca34576f685c63e984d1e56b7671f351af18a..d47483b81e9e87452dfec520dfc478bf79a00f4d 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -170,6 +170,7 @@ rtc_source_set("video_frame_api") {
"video/i420_buffer.h",
"video/video_frame.cc",
"video/video_frame.h",
+ "video/video_frame_buffer.cc",
"video/video_frame_buffer.h",
"video/video_rotation.h",
]
« no previous file with comments | « no previous file | webrtc/api/video/i420_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698