summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/mp3dec/SoftMP3.h
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2013-08-30 19:22:29 -0700
committerEric Laurent <elaurent@google.com>2013-08-30 19:26:54 -0700
commitb6209a3d4c29bbb88de5a77546f4d545883cc484 (patch)
treed8ba78a8d94ca3c0b205faa98e840303b346349c /media/libstagefright/codecs/mp3dec/SoftMP3.h
parentd656a4be3c3b6bc249b06599c2b02c2863d2c47f (diff)
downloadframeworks_av-b6209a3d4c29bbb88de5a77546f4d545883cc484.zip
frameworks_av-b6209a3d4c29bbb88de5a77546f4d545883cc484.tar.gz
frameworks_av-b6209a3d4c29bbb88de5a77546f4d545883cc484.tar.bz2
Revert "Fix decoder EOS handling"
This reverts commit 9da36a6c8df70a5c8179ac78fab33cfbb5078cb2. Bug: 10571297. Change-Id: I76f20fe34872ea54fce626077462fb86c8c3f02e
Diffstat (limited to 'media/libstagefright/codecs/mp3dec/SoftMP3.h')
-rw-r--r--media/libstagefright/codecs/mp3dec/SoftMP3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/media/libstagefright/codecs/mp3dec/SoftMP3.h b/media/libstagefright/codecs/mp3dec/SoftMP3.h
index f9e7b53..4af91ea 100644
--- a/media/libstagefright/codecs/mp3dec/SoftMP3.h
+++ b/media/libstagefright/codecs/mp3dec/SoftMP3.h
@@ -61,8 +61,6 @@ private:
bool mIsFirst;
bool mSignalledError;
- bool mSawInputEos;
- bool mSignalledOutputEos;
enum {
NONE,