summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/M4vH263Decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'media/libstagefright/include/M4vH263Decoder.h')
-rw-r--r--media/libstagefright/include/M4vH263Decoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/media/libstagefright/include/M4vH263Decoder.h b/media/libstagefright/include/M4vH263Decoder.h
index ec49e80..7d73e30 100644
--- a/media/libstagefright/include/M4vH263Decoder.h
+++ b/media/libstagefright/include/M4vH263Decoder.h
@@ -54,6 +54,7 @@ private:
MediaBuffer *mInputBuffer;
int64_t mNumSamplesOutput;
+ int64_t mTargetTimeUs;
void allocateFrames(int32_t width, int32_t height);
void releaseFrames();