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

Unified Diff: webrtc/api/BUILD.gn

Issue 2847383002: Add support for multiple pixel formats in VideoFrameBuffer (Closed)
Patch Set: Created 3 years, 8 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') | webrtc/api/video/video_frame_buffer.h » ('J')
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 3fa61a51b16e0936c254f96c8ef5a4590a93f956..346e5a31bbd3961d8431d5894e6ec6602d8f5f54 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -172,6 +172,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') | webrtc/api/video/video_frame_buffer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698