commit | b98803b9eb43e2a93b93c35177a0d017820bd204 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Wed Apr 08 14:40:56 2009 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Wed Apr 08 14:40:56 2009 -0700 |
tree | 3a9a422f6770f457fb88f95c47fa13f4cdba404a | |
parent | bb038d160458d51b657e0848b25733a448c731b7 [diff] [blame] |
Revert "Enable OpenCORE on master - part 1" This reverts commit 9f1455fcc2ca8ad5e33b32b8a55c231944f4ff99.
diff --git a/include/media/PVPlayer.h b/include/media/PVPlayer.h index e5a4281..8122df6 100644 --- a/include/media/PVPlayer.h +++ b/include/media/PVPlayer.h
@@ -67,8 +67,7 @@ char * mDataSourcePath; bool mIsDataSourceSet; sp<ISurface> mSurface; - void * mMemBase; - off_t mMemSize; + int mSharedFd; status_t mInit; int mDuration;