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

Unified Diff: ports/ffmpeg/build.sh

Issue 1391383002: Enable network code in ffmpeg (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/ffmpeg/build.sh
diff --git a/ports/ffmpeg/build.sh b/ports/ffmpeg/build.sh
index f9be266ee4cd97d08e77692e6a73186e55a6fd52..0237672dbbb49ba437da7937825ff99fe6fde842 100644
--- a/ports/ffmpeg/build.sh
+++ b/ports/ffmpeg/build.sh
@@ -38,9 +38,6 @@ ConfigureStep() {
--disable-amd3dnow \
--disable-amd3dnowext \
--disable-indevs \
- --disable-protocols \
- --disable-network \
- --enable-protocol=file \
--enable-libmp3lame \
--enable-libvorbis \
--enable-libtheora \
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698