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

Unified Diff: .gitignore

Issue 1575913003: H.264: Default flags and pulling in openh264 and ffmpeg. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Added TODO-comment to clarify flag is not correctly used yet 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
« no previous file with comments | « no previous file | .gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index c043601a7e1572d6059b33e8c3fd333a68190ae0..b14e1757abaac39605c01a5081a7e95d3da2cc32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -91,6 +91,7 @@
/third_party/directxsdk
/third_party/drmemory
/third_party/expat
+/third_party/ffmpeg
/third_party/gaeunit
/third_party/gflags/src
/third_party/google-visualization-python
@@ -121,6 +122,7 @@
/third_party/nss
/third_party/oauth2
/third_party/ocmock
+/third_party/openh264
/third_party/openmax_dl
/third_party/opus
/third_party/proguard
« no previous file with comments | « no previous file | .gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698