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

Unified Diff: ffmpeg.gyp

Issue 9370003: Remove pthreads patch, roll in new patches, disable unchecked bit readers. (Closed) Base URL: ssh://gerrit.chromium.org:29418/chromium/third_party/ffmpeg.git@master
Patch Set: gyp fix. Created 8 years, 10 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
« configure ('K') | « configure ('k') | libavcodec/allcodecs.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ffmpeg.gyp
diff --git a/ffmpeg.gyp b/ffmpeg.gyp
index 25f491c2ad4e51510fa7d59033c2abcd9dcd2cf6..4a4527e6b872232076e331a399855610661e60f8 100644
--- a/ffmpeg.gyp
+++ b/ffmpeg.gyp
@@ -447,7 +447,6 @@
],
# Copy prebuilt binaries to build directory.
- 'dependencies': ['../../build/win/system.gyp:cygwin'],
'copies': [{
'destination': '<(PRODUCT_DIR)/',
'files': [
« configure ('K') | « configure ('k') | libavcodec/allcodecs.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698