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

Unified Diff: .gn

Issue 1306813009: H.264 video codec support using OpenH264/FFmpeg (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Addressed noahric's comments + minor fixes Created 4 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
Index: .gn
diff --git a/.gn b/.gn
index 4689803a314e2811a244c990d087b5222159f144..f849ef728147e7ccb7bc02c05fa9db985a677602 100644
--- a/.gn
+++ b/.gn
@@ -43,6 +43,7 @@ exec_script_whitelist = [
"//build/toolchain/mac/BUILD.gn",
"//build/toolchain/win/BUILD.gn",
"//third_party/boringssl/BUILD.gn",
+ "//third_party/openh264/BUILD.gn",
"//third_party/opus/BUILD.gn",
"//webrtc/modules/video_render/BUILD.gn",
]
« no previous file with comments | « .gitignore ('k') | chromium/.gclient » ('j') | webrtc/modules/video_coding/codecs/h264/h264.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698