summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/Android.mk
diff options
context:
space:
mode:
authorAndreas Huber <andih@google.com>2010-08-19 10:39:47 -0700
committerAndreas Huber <andih@google.com>2010-08-19 10:39:47 -0700
commit85f12e9b9062402d6110df3f7099707912040edb (patch)
tree7336723f61d09c2a72b36cf752c717c24a2d9ff6 /media/libstagefright/mpeg2ts/Android.mk
parent34c9ad88d3d827cca0c7b5f2fb1b0d4a1a20a2d1 (diff)
downloadframeworks_av-85f12e9b9062402d6110df3f7099707912040edb.zip
frameworks_av-85f12e9b9062402d6110df3f7099707912040edb.tar.gz
frameworks_av-85f12e9b9062402d6110df3f7099707912040edb.tar.bz2
In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data.
Change-Id: I98c4194593c7e6e24f6fc339c862245111800293
Diffstat (limited to 'media/libstagefright/mpeg2ts/Android.mk')
-rw-r--r--media/libstagefright/mpeg2ts/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/media/libstagefright/mpeg2ts/Android.mk b/media/libstagefright/mpeg2ts/Android.mk
index b6772eb..3544b4c 100644
--- a/media/libstagefright/mpeg2ts/Android.mk
+++ b/media/libstagefright/mpeg2ts/Android.mk
@@ -3,7 +3,6 @@ LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES:= \
- ABitReader.cpp \
AnotherPacketSource.cpp \
ATSParser.cpp \
MPEG2TSExtractor.cpp \