summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/AnotherPacketSource.h
diff options
context:
space:
mode:
authorWei Jia <wjia@google.com>2014-07-30 13:40:49 -0700
committerWei Jia <wjia@google.com>2014-07-30 13:53:22 -0700
commitcb48eacb6f8857c7857bb28d6a13d4a0d417f2bd (patch)
tree622f6f5ffbc9126d5cb0783109d8a7a7eb4119f8 /media/libstagefright/mpeg2ts/AnotherPacketSource.h
parenta6d28be0be0fa813080a021bd6a5920a8cb4fbb1 (diff)
downloadframeworks_av-cb48eacb6f8857c7857bb28d6a13d4a0d417f2bd.zip
frameworks_av-cb48eacb6f8857c7857bb28d6a13d4a0d417f2bd.tar.gz
frameworks_av-cb48eacb6f8857c7857bb28d6a13d4a0d417f2bd.tar.bz2
Revert GenericSource track selection changes
This reverts commit bace25b0fbcd5101d2db288b0c70c4a239f0e815. This reverts commit eb1735e343a93830df259ae8882160bb0d79dcb5. This reverts commit 05312bc7478feec11d9ae88e951c0857a7a3f28d. Bug: 16660839
Diffstat (limited to 'media/libstagefright/mpeg2ts/AnotherPacketSource.h')
-rw-r--r--media/libstagefright/mpeg2ts/AnotherPacketSource.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/media/libstagefright/mpeg2ts/AnotherPacketSource.h b/media/libstagefright/mpeg2ts/AnotherPacketSource.h
index f38f9dc..06c49bd 100644
--- a/media/libstagefright/mpeg2ts/AnotherPacketSource.h
+++ b/media/libstagefright/mpeg2ts/AnotherPacketSource.h
@@ -74,7 +74,6 @@ private:
Condition mCondition;
bool mIsAudio;
- bool mIsVideo;
sp<MetaData> mFormat;
int64_t mLastQueuedTimeUs;
List<sp<ABuffer> > mBuffers;