Edited wiki page Building_Source_v2_0 through web user interface.

This commit is contained in:
bossiel 2013-06-08 12:04:05 +00:00
parent f4baaa0fb3
commit 64cda3d26f
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ _Date: December 1, 2012_ <br />
git clone http://git.chromium.org/webm/libvpx.git
cd libvpx
./configure --enable-realtime-only --enable-error-concealment --disable-examples --enable-vp8 --enable-pic --enable-shared --as=yasm
make && make install
}}}
===Building libyuv===