summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h')
-rw-r--r--media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h b/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h
index f7b1961..a625e08 100644
--- a/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h
+++ b/media/libstagefright/codecs/mpeg2dec/SoftMPEG2.h
@@ -105,6 +105,7 @@ private:
// codec. So the codec is switching to decode the new resolution.
bool mChangingResolution;
bool mFlushNeeded;
+ bool mWaitForI;
status_t initDecoder();
status_t deInitDecoder();