summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorKunter Gultekin <kuntergultekin@google.com>2013-02-08 14:15:35 +0200
committerJames Dong <jdong@google.com>2013-02-12 09:40:20 -0800
commitca15b5fc158a9df465aaf1acfe38d8cb5042c81b (patch)
tree938a101899fba675440fde883cb12d0d841ff764 /UPDATING
parent8d88675ca5bdd3ef20a6410c4a0f346531ece0b6 (diff)
downloadandroid_external_libvpx-ca15b5fc158a9df465aaf1acfe38d8cb5042c81b.tar.gz
android_external_libvpx-ca15b5fc158a9df465aaf1acfe38d8cb5042c81b.tar.bz2
android_external_libvpx-ca15b5fc158a9df465aaf1acfe38d8cb5042c81b.zip
Enables encoder for libvpx.
Based on libvpx v1.2.0 this change removes the disable-encoder flags from all build configurations thus enabling encoder and updates other build files in accordance with UPDATING. Change-Id: Ief7c74593fc4a585d4a8b1768a4e1008547f0c40 Signed-off-by: Kunter Gultekin <kuntergultekin@google.com>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 0633ccc..e71403a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,8 +21,8 @@ Functional:
--sdk-path=$SDK_PATH
For configuration we do some compiler tests. It is much easier to accept them
than to work around them. This uses the compilers included in the NDK.
---disable-vp8-encoder
- Build only the decoder.
+--enable-realtime-only
+ Reduce binary size when building the encoder.
Aesthetic:
--disable-examples