summaryrefslogtreecommitdiff
path: root/libopencorehw/android_surface_output_omap34xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopencorehw/android_surface_output_omap34xx.h')
-rw-r--r--libopencorehw/android_surface_output_omap34xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libopencorehw/android_surface_output_omap34xx.h b/libopencorehw/android_surface_output_omap34xx.h
index c88e010..c40f66c 100644
--- a/libopencorehw/android_surface_output_omap34xx.h
+++ b/libopencorehw/android_surface_output_omap34xx.h
@@ -68,6 +68,7 @@ class AndroidSurfaceOutputOmap34xx : public AndroidSurfaceOutput
int32 iNumberOfBuffers;
int32 iBufferSize;
+ bool mIsFirstFrame;
public:
BufferAllocOmap34xx mbufferAlloc;
};