aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec/OMXVideoEncoderBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'videocodec/OMXVideoEncoderBase.h')
-rw-r--r--videocodec/OMXVideoEncoderBase.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/videocodec/OMXVideoEncoderBase.h b/videocodec/OMXVideoEncoderBase.h
index 45bce8f..bb8cb1e 100644
--- a/videocodec/OMXVideoEncoderBase.h
+++ b/videocodec/OMXVideoEncoderBase.h
@@ -103,6 +103,8 @@ private:
OUTPORT_BUFFER_SIZE = 1382400,
};
+ OMX_U32 mPFrames;
+
public:
struct {
OMX_BUFFERHEADERTYPE* mHeader;