summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/Android.mk
diff options
context:
space:
mode:
authorRobert Shih <robertshih@google.com>2014-06-12 12:08:56 -0700
committerRobert Shih <robertshih@google.com>2014-06-19 11:31:46 -0700
commit2f46e8152fb881d3a1d7afd223f1ed51f6e358b8 (patch)
treeffb40f62cc5e95086c1ac6402ae5e9f115f73ded /media/libstagefright/Android.mk
parent63d877fe4138a95c27f1020b34e81bfa0430d2b8 (diff)
downloadframeworks_av-2f46e8152fb881d3a1d7afd223f1ed51f6e358b8.zip
frameworks_av-2f46e8152fb881d3a1d7afd223f1ed51f6e358b8.tar.gz
frameworks_av-2f46e8152fb881d3a1d7afd223f1ed51f6e358b8.tar.bz2
MatroskaExtractor: track specific seeking
Divide cues based on tracks to support track specific seeking. Bug: 15595215 Change-Id: Ibb853b0955c62af72243ed29253f939d07628ae4
Diffstat (limited to 'media/libstagefright/Android.mk')
-rw-r--r--media/libstagefright/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libstagefright/Android.mk b/media/libstagefright/Android.mk
index d9e39ff..11c5970 100644
--- a/media/libstagefright/Android.mk
+++ b/media/libstagefright/Android.mk
@@ -68,6 +68,7 @@ LOCAL_C_INCLUDES:= \
$(TOP)/external/flac/include \
$(TOP)/external/tremolo \
$(TOP)/external/openssl/include \
+ $(TOP)/external/libvpx/libwebm \
LOCAL_SHARED_LIBRARIES := \
libbinder \