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

Unified Diff: ports/ffmpeg/build.sh

Issue 1409393006: Add libvpx port (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 | « build_tools/partition6.txt ('k') | ports/ffmpeg/pkg_info » ('j') | 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 0237672dbbb49ba437da7937825ff99fe6fde842..d2f3c3f017f6adde13a3e4561dff7d0a7d325578 100644
--- a/ports/ffmpeg/build.sh
+++ b/ports/ffmpeg/build.sh
@@ -41,6 +41,7 @@ ConfigureStep() {
--enable-libmp3lame \
--enable-libvorbis \
--enable-libtheora \
+ --enable-libvpx \
--disable-ffplay \
--disable-ffserver \
--disable-demuxer=rtsp \
« no previous file with comments | « build_tools/partition6.txt ('k') | ports/ffmpeg/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698