summaryrefslogtreecommitdiff
path: root/lvpp/VideoEditorSRC.h
diff options
context:
space:
mode:
Diffstat (limited to 'lvpp/VideoEditorSRC.h')
-rwxr-xr-xlvpp/VideoEditorSRC.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lvpp/VideoEditorSRC.h b/lvpp/VideoEditorSRC.h
index a5e8e22..c61b7c1 100755
--- a/lvpp/VideoEditorSRC.h
+++ b/lvpp/VideoEditorSRC.h
@@ -78,6 +78,7 @@ class VideoEditorSRC : public MediaSource , public AudioBufferProvider {
MediaBuffer* mBuffer;
int32_t mLeftover;
bool mFormatChanged;
+ bool mStopPending;
int64_t mInitialTimeStampUs;
int64_t mAccuOutBufferSize;